Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c154 case TGSI_OPCODE_SAMP2HND: in tgsi_opcode_infer_type()
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h518 TGSI_OPCODE_SAMP2HND = 164, enumerator
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp4285 ir, is_image ? TGSI_OPCODE_IMG2HND : TGSI_OPCODE_SAMP2HND, dst); in handle_bound_deref()
6174 case TGSI_OPCODE_SAMP2HND: in compile_tgsi_instruction()