Searched refs:tex_instruction (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_tgsi_lower_yuv.c99 tex_instruction(unsigned samp) function in typeref:struct:tgsi_full_instruction
319 inst = tex_instruction(samp);
328 inst = tex_instruction(ctx->sampler_map[samp][0]);
354 inst = tex_instruction(samp);
363 inst = tex_instruction(ctx->sampler_map[samp][0]);
377 inst = tex_instruction(ctx->sampler_map[samp][1]);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_tgsi_lower_yuv.c98 tex_instruction(unsigned samp) function in typeref:struct:tgsi_full_instruction
318 inst = tex_instruction(samp);
327 inst = tex_instruction(ctx->sampler_map[samp][0]);
353 inst = tex_instruction(samp);
362 inst = tex_instruction(ctx->sampler_map[samp][0]);
376 inst = tex_instruction(ctx->sampler_map[samp][1]);

Completed in 5 milliseconds