Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program.c101 const bool lower_patch_vertices_in_to_uniform = in brw_create_nir() local
106 if (lower_patch_vertices_in_to_uniform) in brw_create_nir()
111 if (stage == MESA_SHADER_TESS_EVAL && !lower_patch_vertices_in_to_uniform) { in brw_create_nir()