Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.h257 src_reg emit_mcs_fetch(const glsl_type *coordinate_type, src_reg coordinate,
Dbrw_fs.h218 fs_reg emit_mcs_fetch(const fs_reg &coordinate, unsigned components,
Dbrw_vec4_nir.cpp2076 mcs = emit_mcs_fetch(coord_type, coordinate, texture_reg); in nir_emit_texture()
2291 vec4_visitor::emit_mcs_fetch(const glsl_type *coordinate_type, in emit_mcs_fetch() function in brw::vec4_visitor
Dbrw_fs_visitor.cpp38 fs_visitor::emit_mcs_fetch(const fs_reg &coordinate, unsigned components, in emit_mcs_fetch() function in fs_visitor
Dbrw_fs_nir.cpp3337 emit_mcs_fetch(coords, 3, brw_imm_ud(target), fs_reg()) : fs_reg(); in emit_non_coherent_fb_read()
6402 emit_mcs_fetch(srcs[TEX_LOGICAL_SRC_COORDINATE], in nir_emit_texture()
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst882 - intel/compiler: use 0 as sampler in emit_mcs_fetch