Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
Dv3d_tex.c251 uint32_t components_read = nir_def_components_read(&instr->def); in v3d_vir_emit_tex() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.cpp501 fs_inst::components_read(unsigned i) const in components_read() function in fs_inst
/third_party/mesa3d/src/compiler/rust/
Dnir.rs78 pub fn components_read(&self) -> nir_component_mask_t { in components_read() method
/third_party/mesa3d/src/compiler/nir/
Dnir_validate.c733 unsigned components_read = nir_intrinsic_src_components(instr, i); in validate_intrinsic_instr() local
/third_party/mesa3d/src/intel/compiler/elk/
Delk_fs.cpp643 elk_fs_inst::components_read(unsigned i) const in components_read() function in elk_fs_inst