Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c5124 is_valid_tex_instruction(struct svga_shader_emitter_v10 *emit, in is_valid_tex_instruction() function
5167 if (!is_valid_tex_instruction(emit, inst)) in emit_tex()
5222 if (!is_valid_tex_instruction(emit, inst)) in emit_txp()