Home
last modified time | relevance | path

Searched refs:emit_mcs_fetch (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h278 src_reg emit_mcs_fetch(const glsl_type *coordinate_type, src_reg coordinate,
Dbrw_fs.h188 fs_reg emit_mcs_fetch(const fs_reg &coordinate, unsigned components,
Dbrw_fs_visitor.cpp37 fs_visitor::emit_mcs_fetch(const fs_reg &coordinate, unsigned components, in emit_mcs_fetch() function in fs_visitor
Dbrw_vec4_visitor.cpp855 vec4_visitor::emit_mcs_fetch(const glsl_type *coordinate_type, in emit_mcs_fetch() function in brw::vec4_visitor
Dbrw_vec4_nir.cpp2192 mcs = emit_mcs_fetch(coord_type, coordinate, texture_reg); in nir_emit_texture()
Dbrw_fs_nir.cpp3110 emit_mcs_fetch(coords, 3, brw_imm_ud(surface)) : fs_reg(); in emit_non_coherent_fb_read()
4689 emit_mcs_fetch(srcs[TEX_LOGICAL_SRC_COORDINATE], in nir_emit_texture()