Searched defs:range_idx (Results 1 – 2 of 2) sorted by relevance
253 uint32_t range_idx[MAX_SHADER_VISIBILITIES][NUM_POOL_TYPES] = { 0 }; in dzn_descriptor_set_layout_create() local416 uint32_t range_idx = layout->bindings[b].range_idx[type]; in dzn_descriptor_set_layout_get_heap_offset() local440 uint32_t range_idx = layout->bindings[b].range_idx[type]; in dzn_descriptor_set_layout_get_desc_count() local
609 uint32_t range_idx[NUM_POOL_TYPES]; member