Searched defs:emit_mcs_fetch (Results 1 – 2 of 2) sorted by relevance
37 fs_visitor::emit_mcs_fetch(const fs_reg &coordinate, unsigned components, in emit_mcs_fetch() function in fs_visitor
855 vec4_visitor::emit_mcs_fetch(const glsl_type *coordinate_type, in emit_mcs_fetch() function in brw::vec4_visitor