Home
last modified time | relevance | path

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

/third_party/glslang/Test/
Dhlsl.partialFlattenLocal.vert24 Packed packed2 = packed;
26 return pos + float4(packed2.pos[0], 0);
/third_party/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
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c4540 LLVMValueRef packed = rgba_in[0], packed2 = rgba2_in[0]; in lp_build_do_atomic_soa() local
4555 …LLVMValueRef cas_src_ptr = LLVMBuildExtractElement(gallivm->builder, packed2, loop_state.counter, … in lp_build_do_atomic_soa()