Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c700 unsigned count_slots = glsl_count_vec4_slots(var->type, false, false); in find_var_with_location_frac() local
701 if (count_slots > slots) { in find_var_with_location_frac()
702 slots = count_slots; in find_var_with_location_frac()

Completed in 6 milliseconds