Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_tgsi_lower_yuv.c99 tex_instruction(unsigned samp) in tex_instruction() function
311 inst = tex_instruction(samp); in lower_nv12()
320 inst = tex_instruction(ctx->sampler_map[samp][0]); in lower_nv12()
346 inst = tex_instruction(samp); in lower_iyuv()
355 inst = tex_instruction(ctx->sampler_map[samp][0]); in lower_iyuv()
369 inst = tex_instruction(ctx->sampler_map[samp][1]); in lower_iyuv()