Home
last modified time | relevance | path

Searched defs:getPhysicalDeviceFormatProperties (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkInstanceFunctionPointers.inl12 GetPhysicalDeviceFormatPropertiesFunc getPhysicalDeviceFormatProperties; variable
DvkInstanceDriverImpl.inl37 void InstanceDriver::getPhysicalDeviceFormatProperties (VkPhysicalDevice physicalDevice, VkFormat f… function in InstanceDriver
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl12 GetPhysicalDeviceFormatPropertiesFunc getPhysicalDeviceFormatProperties; variable
DvkInstanceDriverImpl.inl37 void InstanceDriver::getPhysicalDeviceFormatProperties (VkPhysicalDevice physicalDevice, VkFormat f… function in InstanceDriver
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkInstanceFunctionPointers.inl12 GetPhysicalDeviceFormatPropertiesFunc getPhysicalDeviceFormatProperties; variable
DvkInstanceDriverImpl.inl37 void InstanceDriver::getPhysicalDeviceFormatProperties (VkPhysicalDevice physicalDevice, VkFormat f… function in InstanceDriver
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp275 VkFormatProperties getPhysicalDeviceFormatProperties (const InstanceInterface& vk, VkPhysicalDevice… in getPhysicalDeviceFormatProperties() function
DvkNullDriver.cpp1122 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceFormatProperties (VkPhysicalDevice, VkFormat format, Vk… in getPhysicalDeviceFormatProperties() function