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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_lower_vulkan_resource.c69 value += binding->stage[b->shader->info.stage].const_buffer_index + 1;
H A Dlvp_descriptor_set.c104 set_layout->binding[b].stage[stage].const_buffer_index = -1;
140 set_layout->binding[b].stage[s].const_buffer_index = set_layout->stage[s].const_buffer_count;
H A Dlvp_private.h345 int16_t const_buffer_index; member in struct:lvp_descriptor_set_binding_layout::__anon948154bb0108
H A Dlvp_execute.c1143 int idx = binding->stage[stage].const_buffer_index;

Completed in 12 milliseconds