Searched refs:x0_out (Results 1 – 9 of 9) sorted by relevance
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.struct.split.call.vert.out | 7 0:17 'fn1_out' ( in structure{ temp int x0_out, temp 4-component vector of float Pos_out, te… 15 0:18 'fn1_out' ( in structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 18 0:22 Function Definition: @main(struct-VS_INPUT-i1-vf4-i11; ( temp structure{ temp int x0_out, te… 23 0:25 x0_out: direct index for structure ( temp int) 24 0:25 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 33 0:26 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 42 0:27 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 51 0:29 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out, … 53 0:31 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out, … 77 0:22 move second child to first child ( temp structure{ temp int x0_out, temp 4-component v… [all …]
|
D | hlsl.struct.split-1.vert.out | 4 0:17 Function Definition: @main(struct-VS_INPUT-i1-vf4-i11;vf4; ( temp structure{ temp int x0_out,… 10 0:20 x0_out: direct index for structure ( temp int) 11 0:20 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 20 0:21 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 31 0:22 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 39 0:24 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out, … 66 0:17 move second child to first child ( temp structure{ temp int x0_out, temp 4-component v… 67 0:17 'flattenTemp' ( temp structure{ temp int x0_out, temp 4-component vector of float Po… 68 …n Call: @main(struct-VS_INPUT-i1-vf4-i11;vf4; ( temp structure{ temp int x0_out, temp 4-component… 72 0:? '@entryPointOutput.x0_out' (layout( location=0) out int) [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | hlsl.struct.split.call.vert.out | 7 0:17 'fn1_out' ( in structure{ temp int x0_out, temp 4-component vector of float Pos_out, te… 15 0:18 'fn1_out' ( in structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 18 0:22 Function Definition: @main(struct-VS_INPUT-i1-vf4-i11; ( temp structure{ temp int x0_out, te… 23 0:25 x0_out: direct index for structure ( temp int) 24 0:25 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 33 0:26 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 42 0:27 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 51 0:29 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out, … 53 0:31 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out, … 77 0:22 move second child to first child ( temp structure{ temp int x0_out, temp 4-component v… [all …]
|
D | hlsl.struct.split-1.vert.out | 4 0:17 Function Definition: @main(struct-VS_INPUT-i1-vf4-i11;vf4; ( temp structure{ temp int x0_out,… 10 0:20 x0_out: direct index for structure ( temp int) 11 0:20 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 20 0:21 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 31 0:22 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out,… 39 0:24 'vsout' ( temp structure{ temp int x0_out, temp 4-component vector of float Pos_out, … 66 0:17 move second child to first child ( temp structure{ temp int x0_out, temp 4-component v… 67 0:17 'flattenTemp' ( temp structure{ temp int x0_out, temp 4-component vector of float Po… 68 …n Call: @main(struct-VS_INPUT-i1-vf4-i11;vf4; ( temp structure{ temp int x0_out, temp 4-component… 72 0:? '@entryPointOutput.x0_out' (layout( location=0) out int) [all …]
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.struct.split-1.vert | 11 int x0_out : foo0; 20 vsout.x0_out = vsin.x0_in;
|
D | hlsl.struct.split.call.vert | 12 int x0_out : foo0; 25 vsout.x0_out = vsin.x0_in;
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | hlsl.struct.split-1.vert | 11 int x0_out : foo0; 20 vsout.x0_out = vsin.x0_in;
|
D | hlsl.struct.split.call.vert | 12 int x0_out : foo0; 25 vsout.x0_out = vsin.x0_in;
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 326 LLVMValueRef *x0_out, in lp_build_sample_wrap_linear() argument 669 *x0_out = coord0; in lp_build_sample_wrap_linear()
|