HomeSort by relevance Sort by last modified time
    Searched full:query_count (Results 1 - 10 of 10) 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
  /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...]
  /frameworks/base/proto/src/
ipconnectivity.proto 239 optional int32 query_count = 3;
248 // values can be less than query_count in case of event rate-limiting.
  /external/autotest/frontend/tko/
rpc_interface.py 19 return models.TestView.query_count(filter_data)
  /external/autotest/frontend/afe/
rpc_interface.py     [all...]
model_logic.py 785 def query_count(cls, filter_data, initial_query=None): member in class:ModelExtensions
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_i.h 883 u8 query_count);
p2p.c     [all...]

Completed in 2029 milliseconds