Home
last modified time | relevance | path

Searched defs:tgsi_opcode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.c92 unsigned tgsi_opcode) in lp_build_action_set_dst_type()
118 unsigned tgsi_opcode, in lp_build_emit_llvm()
134 unsigned tgsi_opcode, in lp_build_emit_llvm_unary()
147 unsigned tgsi_opcode, in lp_build_emit_llvm_binary()
162 unsigned tgsi_opcode, in lp_build_emit_llvm_ternary()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c53 uint tgsi_opcode; member
1166 unsigned tgsi_opcode, in sample_ureg_emit()
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h345 enum tgsi_opcode { enum
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_shader_tokens.h359 enum tgsi_opcode { enum
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c3906 static const char *get_atomic_opname(int tgsi_opcode, bool *is_cas) in get_atomic_opname()