HomeSort by relevance Sort by last modified time
    Searched refs:QUERY_COUNT (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/layers/
device_limits.h 52 QUERY_COUNT, // Function called once to query a count
device_limits.cpp 194 // For this instance, flag when vkEnumeratePhysicalDevices goes to QUERY_COUNT and then QUERY_DETAILS
196 my_data->instanceState->vkEnumeratePhysicalDevicesState = QUERY_COUNT;
275 phy_dev_data->physicalDeviceState->vkGetPhysicalDeviceQueueFamilyPropertiesState = QUERY_COUNT;
    [all...]

Completed in 240 milliseconds