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

  /external/deqp/external/vulkancts/framework/vulkan/
vkConcreteInstanceInterface.inl 44 virtual void getPhysicalDeviceQueueFamilyProperties2KHR (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueueFamilyProperties2KHR* pQueueFamilyProperties) const;
vkVirtualInstanceInterface.inl 44 virtual void getPhysicalDeviceQueueFamilyProperties2KHR (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueueFamilyProperties2KHR* pQueueFamilyProperties) const = 0;
vkGetStructureTypeImpl.inl 319 template<> VkStructureType getStructureType<VkQueueFamilyProperties2KHR> (void)
vkInstanceDriverImpl.inl 205 void InstanceDriver::getPhysicalDeviceQueueFamilyProperties2KHR (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueueFamilyProperties2KHR* pQueueFamilyProperties) const
vkFunctionPointerTypes.inl 174 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDeviceQueueFamilyProperties2KHRFunc) (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueueFamilyProperties2KHR* pQueueFamilyProperties);
    [all...]
vkStrUtil.inl     [all...]
vkStructTypes.inl     [all...]
vkNullDriverImpl.inl     [all...]
vkStrUtilImpl.inl     [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.h 179 VKAPI_ATTR void GetPhysicalDeviceQueueFamilyProperties2KHR(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueueFamilyProperties2KHR* pQueueFamilyProperties);
null_driver.cpp 555 void GetPhysicalDeviceQueueFamilyProperties2KHR(VkPhysicalDevice physical_device, uint32_t* count, VkQueueFamilyProperties2KHR* properties) {
    [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp     [all...]

Completed in 78 milliseconds