Home
last modified time | relevance | path

Searched refs:packed2 (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dhlsl.partialFlattenLocal.vert24 Packed packed2 = packed;
26 return pos + float4(packed2.pos[0], 0);
/external/deqp-deps/glslang/Test/
Dhlsl.partialFlattenLocal.vert24 Packed packed2 = packed;
26 return pos + float4(packed2.pos[0], 0);
/external/llvm-project/llvm/test/MC/AArch64/
Dseh-packed-epilog.s113 .seh_proc packed2
114 packed2: label
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.partialFlattenLocal.vert.out89 0:24 'packed2' ( temp structure{ temp texture2D tex, temp 3-element array of 3-component …
97 0:26 'packed2' ( temp structure{ temp texture2D tex, temp 3-element array of 3-comp…
209 0:24 'packed2' ( temp structure{ temp texture2D tex, temp 3-element array of 3-component …
217 0:26 'packed2' ( temp structure{ temp texture2D tex, temp 3-element array of 3-comp…
260 Name 69 "packed2"
324 69(packed2): 23(ptr) Variable Function
366 Store 69(packed2) 70
368 72: 34(ptr) AccessChain 69(packed2) 31 25
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
Dhlsl.partialFlattenLocal.vert.out89 0:24 'packed2' ( temp structure{ temp texture2D tex, temp 3-element array of 3-component …
97 0:26 'packed2' ( temp structure{ temp texture2D tex, temp 3-element array of 3-comp…
209 0:24 'packed2' ( temp structure{ temp texture2D tex, temp 3-element array of 3-component …
217 0:26 'packed2' ( temp structure{ temp texture2D tex, temp 3-element array of 3-comp…
260 Name 69 "packed2"
324 69(packed2): 23(ptr) Variable Function
366 Store 69(packed2) 70
368 72: 34(ptr) AccessChain 69(packed2) 31 25
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c4078 LLVMValueRef packed = rgba_in[0], packed2 = rgba2_in[0]; in lp_build_do_atomic_soa() local
4093 …LLVMValueRef cas_src_ptr = LLVMBuildExtractElement(gallivm->builder, packed2, loop_state.counter, … in lp_build_do_atomic_soa()