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

  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
device_limits.h 45 QUERY_COUNT, // Function called once to query a count
device_limits.cpp 164 // For this instance, flag when vkEnumeratePhysicalDevices goes to QUERY_COUNT and then QUERY_DETAILS
166 my_data->instanceState->vkEnumeratePhysicalDevicesState = QUERY_COUNT;
245 phy_dev_data->physicalDeviceState->vkGetPhysicalDeviceQueueFamilyPropertiesState = QUERY_COUNT;
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation.h 208 QUERY_COUNT, // Function called once to query a count
core_validation.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/device_limits/
device_limits.cpp 164 // For this instance, flag when vkEnumeratePhysicalDevices goes to QUERY_COUNT and then QUERY_DETAILS
166 my_data->instanceState->vkEnumeratePhysicalDevicesState = QUERY_COUNT;
245 phy_dev_data->physicalDeviceState->vkGetPhysicalDeviceQueueFamilyPropertiesState = QUERY_COUNT;
    [all...]

Completed in 208 milliseconds