Francisco Casas
45f18a7838
vkd3d-shader/hlsl: Parse the shader 'compile' syntax.
...
The hlsl_ir_compile node is introduced to represent the "compile"
syntax, and later the CompileShader() and ConstructGSWithSO()
constructs.
It basically represents a function call that remembers its arguments
using hlsl_srcs and keeps its own instruction block, which is discarded
when working on non-effect shaders.
For shader compilations it can be asserted that args_count is 1, and
that this argument (and the last node in hlsl_ir_effect_call.instrs)
is a regular hlsl_ir_call pointing to the declaration of the function
to be compiled.
2024-09-04 17:58:56 +02:00
..
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-07-11 17:02:53 +02:00
2024-06-13 23:55:31 +02:00
2024-07-23 15:23:54 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-03-19 22:57:50 +01:00
2024-07-24 16:06:03 +02:00
2024-03-19 22:57:50 +01:00
2024-08-07 15:48:59 +02:00
2024-08-19 14:15:43 +02:00
2024-08-19 14:15:43 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-07-08 18:12:03 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-06-18 13:01:31 -05:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:22:18 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:22:18 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-07-08 18:24:46 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:22:18 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-09-04 17:58:56 +02:00
2024-08-15 17:53:46 +02:00
2024-03-18 23:07:30 +01:00
2024-03-12 22:14:40 +01:00
2024-03-27 22:37:25 +01:00
2024-03-27 22:37:25 +01:00
2024-03-27 22:37:25 +01:00
2024-07-08 18:49:28 +02:00
2024-08-12 14:15:14 +02:00
2024-08-15 17:53:46 +02:00
2024-03-19 22:57:50 +01:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-08 23:35:02 +02:00
2024-07-09 20:43:41 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-07-11 00:32:53 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-07-11 00:32:53 +02:00
2024-07-23 15:36:32 +02:00
2024-03-27 22:37:15 +01:00
2024-04-10 08:54:23 -05:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-04-30 16:32:10 +02:00
2024-06-13 23:55:31 +02:00
2023-10-11 22:21:14 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-07-11 00:32:53 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-08 23:33:33 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-08-08 23:30:39 +02:00
2024-06-13 23:55:31 +02:00
2024-08-13 21:11:48 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:22:18 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-07-11 16:44:16 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-07-08 18:12:03 +02:00
2024-07-03 14:05:58 -03:00
2024-06-13 23:55:31 +02:00
2024-07-03 14:05:58 -03:00
2024-06-13 23:55:31 +02:00
2024-07-11 00:32:53 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-07-08 18:23:38 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-07-24 16:08:10 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-08 23:30:39 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:22:18 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-07 15:48:59 +02:00
2024-08-20 21:26:26 +02:00
2024-08-22 16:22:18 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-14 22:00:35 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-20 12:39:46 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-03-19 22:57:50 +01:00
2024-08-22 16:01:37 +02:00
2024-08-13 21:10:29 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:01:37 +02:00
2024-06-13 23:55:31 +02:00
2024-07-16 19:03:52 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:22:18 +02:00
2024-08-22 16:22:18 +02:00
2024-08-22 16:22:18 +02:00
2024-08-22 16:01:37 +02:00
2024-08-22 16:22:18 +02:00
2024-08-22 16:01:37 +02:00
2024-04-23 22:36:02 +02:00
2024-08-22 16:22:18 +02:00
2024-04-09 12:27:51 -05:00
2024-03-19 22:57:50 +01:00
2024-06-13 23:55:31 +02:00
2024-07-11 00:32:53 +02:00
2024-05-30 19:56:29 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-08-22 16:22:18 +02:00
2024-08-22 16:22:18 +02:00
2024-08-22 16:22:18 +02:00
2024-08-22 16:22:18 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00
2024-06-13 23:55:31 +02:00