Searched refs:starting_index (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | shader_query.cpp | 742 int starting_index = -1; local in function:program_resource_find_binding_offset 755 if (starting_index == -1) 756 starting_index = i; 766 block_index = i - starting_index - block->linearized_array_index; |
Completed in 4 milliseconds