Home
last modified time | relevance | path

Searched defs:vkGetPhysicalDeviceFormatProperties (Results 1 – 9 of 9) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/testing/
DVkDecoderTestDispatch.h247 void vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, in vkGetPhysicalDeviceFormatProperties() function
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidVulkanDispatch.h29 PFN_vkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h73 PFN_vkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1547 VKAPI_ATTR void vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat forma… in vkGetPhysicalDeviceFormatProperties() function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp1375 …void vkGetPhysicalDeviceFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkForm… in vkGetPhysicalDeviceFormatProperties() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
7448 PFN_vkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp316 PFN_vkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto222 message vkGetPhysicalDeviceFormatProperties message
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp107 void vkGetPhysicalDeviceFormatProperties(const uint8_t* snapshotTraceBegin, in vkGetPhysicalDeviceFormatProperties() function in VkDecoderSnapshot::Impl
5490 void VkDecoderSnapshot::vkGetPhysicalDeviceFormatProperties( in vkGetPhysicalDeviceFormatProperties() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp569 void VkEncoder::vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, in vkGetPhysicalDeviceFormatProperties() function in gfxstream::vk::VkEncoder