Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceFormatProperties (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h61 void vkGetPhysicalDeviceFormatProperties(
DVkEncoder.cpp474 void VkEncoder::vkGetPhysicalDeviceFormatProperties( in vkGetPhysicalDeviceFormatProperties() function in goldfish_vk::VkEncoder
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp97 vkEnc->vkGetPhysicalDeviceFormatProperties(physicalDevice, format, pFormatProperties); in entry_vkGetPhysicalDeviceFormatProperties()