Home
last modified time | relevance | path

Searched refs:VARYING_PULL_CONSTANT_LOAD (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h90 void VARYING_PULL_CONSTANT_LOAD(const brw::fs_builder &bld,
Dbrw_fs.cpp163 fs_visitor::VARYING_PULL_CONSTANT_LOAD(const fs_builder &bld, in VARYING_PULL_CONSTANT_LOAD() function in fs_visitor
2315 VARYING_PULL_CONSTANT_LOAD(ibld, inst->dst, in lower_constant_loads()
Dbrw_fs_nir.cpp3959 VARYING_PULL_CONSTANT_LOAD(bld, offset(dest, bld, i), surf_index, in nir_emit_intrinsic()