Home
last modified time | relevance | path

Searched defs:component_slots (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_const_arrays_to_uniforms.c151 unsigned component_slots = glsl_get_component_slots(var->type); in lower_const_array_to_uniform() local
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp1711 glsl_type::component_slots() const in component_slots() function in glsl_type
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c1830 const unsigned component_slots = glsl_get_component_slots(type); in tfeedback_candidate_generator() local