Searched refs:tex3 (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_texture.h | 42 uint32_t tex0, tex3, tex4, tex5; member 54 uint32_t tex0, tex2, tex3; member
|
D | fd2_texture.c | 94 so->tex3 = in fd2_sampler_state_create() 148 so->tex3 = fd2_tex_swiz(cso->format, cso->swizzle_r, cso->swizzle_g, in fd2_sampler_view_create()
|
D | fd2_emit.c | 145 OUT_RING(ring, sampler->tex3 | view->tex3); in emit_texture()
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.flattenOpaqueInit.vert | 23 FxaaTex tex3 = tex1; 24 res += lookUp(tex3);
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.flattenOpaqueInit.vert.out | 64 0:23 'tex3' ( temp structure{ temp sampler smpl, temp texture2D tex}) 69 0:24 'tex3' ( temp structure{ temp sampler smpl, temp texture2D tex}) 148 0:23 'tex3' ( temp structure{ temp sampler smpl, temp texture2D tex}) 153 0:24 'tex3' ( temp structure{ temp sampler smpl, temp texture2D tex}) 192 Name 69 "tex3" 265 69(tex3): 10(ptr) Variable Function 284 Store 69(tex3) 70 285 72: 9(FxaaTex) Load 69(tex3)
|