Home
last modified time | relevance | path

Searched defs:emit_mcs_fetch (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_nir.cpp2174 vec4_visitor::emit_mcs_fetch(const glsl_type *coordinate_type, in emit_mcs_fetch() function in elk::vec4_visitor
H A Delk_fs_nir.cpp3171 emit_mcs_fetch(nir_to_elk_state &ntb, const elk_fs_reg &coordinate, unsigned components, in emit_mcs_fetch() function
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_nir.cpp3540 emit_mcs_fetch(nir_to_brw_state &ntb, const brw_reg &coordinate, unsigned components, in emit_mcs_fetch() function