HomeSort by relevance Sort by last modified time
    Searched defs:GetPhysicalDeviceFormatProperties (Results 1 - 5 of 5) sorted by null

  /external/vulkan-validation-layers/loader/
loader.h 209 PFN_vkGetPhysicalDeviceFormatProperties GetPhysicalDeviceFormatProperties;
  /frameworks/native/vulkan/libvulkan/
api_gen.h 38 PFN_vkGetPhysicalDeviceFormatProperties GetPhysicalDeviceFormatProperties;
api_gen.cpp 128 INIT_PROC(instance, GetPhysicalDeviceFormatProperties);
295 VKAPI_ATTR void GetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 181 PFN_vkGetPhysicalDeviceFormatProperties GetPhysicalDeviceFormatProperties;
  /frameworks/native/vulkan/nulldrv/
null_driver.cpp     [all...]

Completed in 446 milliseconds