Home
last modified time | relevance | path

Searched defs:grf (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_tes.cpp67 struct brw_reg grf = brw_vec4_grf(reg + slot / 2, 4 * (slot % 2)); in setup_payload() local
H A Dbrw_fs.cpp208 fs_visitor::DEP_RESOLVE_MOV(const fs_builder &bld, int grf) in DEP_RESOLVE_MOV() argument
[all...]
H A Dbrw_vec4_gs_visitor.cpp107 int grf = payload_reg * attributes_per_reg + in setup_varying_inputs() local
H A Dbrw_vec4.cpp1514 int grf = payload_reg + inst->src[i].nr + in setup_attributes() local

Completed in 16 milliseconds