Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_private.h188 case TGSI_OPCODE_IMG2HND: in is_resource_instruction()
Dst_glsl_to_tgsi.cpp4285 ir, is_image ? TGSI_OPCODE_IMG2HND : TGSI_OPCODE_SAMP2HND, dst); in handle_bound_deref()
6216 case TGSI_OPCODE_IMG2HND: in compile_tgsi_instruction()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c153 case TGSI_OPCODE_IMG2HND: in tgsi_opcode_infer_type()
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h517 TGSI_OPCODE_IMG2HND = 163, enumerator