Home
last modified time | relevance | path

Searched defs:is_tex (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_opt_copy_prop.c62 bool is_tex = q->type == TAG_TEXTURE_4; in midgard_opt_copy_prop() local
H A Dmir_promote_uniforms.c246 bool is_tex = ins->type == TAG_TEXTURE_4; in mir_special_indices() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.h76 unsigned is_tex:1; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.cpp891 backend_instruction::is_tex() const in is_tex() function in backend_instruction
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h954 is_tex(struct ir3_instruction *instr) in is_tex() function
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c52 bool is_tex : 1; member

Completed in 12 milliseconds