Searched refs:ValidateQueryRange (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 1976 …bool ValidateQueryRange(VkDevice device, VkQueryPool queryPool, uint32_t totalCount, uint32_t firs…
|
D | core_validation.cpp | 14324 bool CoreChecks::ValidateQueryRange(VkDevice device, VkQueryPool queryPool, uint32_t totalCount, ui… in ValidateQueryRange() function in CoreChecks 14356 …skip |= ValidateQueryRange(device, queryPool, query_pool_state->createInfo.queryCount, firstQuery,… in PreCallValidateResetQueryPoolEXT()
|