Searched refs:maxQueryFaultCount (Results 1 – 5 of 5) sorted by relevance
64 deUint32 maxQueryFaultCount = context.getDeviceVulkanSC10Properties().maxQueryFaultCount; in testGetFaultData() local67 deUint32 faultCount = maxQueryFaultCount; in testGetFaultData()69 for (deUint32 i = 0; i < maxQueryFaultCount; ++i) in testGetFaultData()124 for (deUint32 i = 0; i < maxQueryFaultCount; ++i) in testGetFaultData()171 deUint32 maxQueryFaultCount = context.getDeviceVulkanSC10Properties().maxQueryFaultCount; in testCreateDeviceWithFaultCallbackInfo() local176 for (deUint32 i = 0; i < maxQueryFaultCount; ++i) in testCreateDeviceWithFaultCallbackInfo()
4950 uint32_t maxQueryFaultCount; member
926 …{ PN(checkVulkanSC10Limit), PN(vulkanSC10Properties.maxQueryFaultCount), LIM_MIN_… in validateLimits12()