Home
last modified time | relevance | path

Searched refs:max_push_slots (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_tes.cpp177 const unsigned max_push_slots = 24; in nir_emit_intrinsic() local
178 if (imm_offset < max_push_slots) { in nir_emit_intrinsic()
H A Dbrw_fs_nir.cpp3144 const unsigned max_push_slots = 32;
3145 if (imm_offset < max_push_slots) {

Completed in 7 milliseconds