Searched defs:variable_index (Results 1 – 2 of 2) sorted by relevance
814 void Put(FeedbackSlotKind slot_kind, int variable_index, in Put()825 FeedbackSlot Get(FeedbackSlotKind slot_kind, int variable_index, in Get()
2786 for (int variable_index = 0; variable_index < number_of_elements; variable_index++) in test_shader_compilation() local