Home
last modified time | relevance | path

Searched refs:obj_range_pair (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp4229 for (auto &obj_range_pair : mem_info->bound_ranges) { in ValidateInsertMemoryRange() local
4230 auto check_range = &obj_range_pair.second; in ValidateInsertMemoryRange()
4275 for (auto &obj_range_pair : mem_info->bound_ranges) { in InsertMemoryRange() local
4276 auto check_range = &obj_range_pair.second; in InsertMemoryRange()