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

  /external/vulkan-validation-layers/tests/
vktestframeworkandroid.cpp 37 vkGetPhysicalDeviceFormatProperties(device->phy().handle(), VK_FORMAT_B8G8R8A8_UNORM, &format_props);
43 vkGetPhysicalDeviceFormatProperties(device->phy().handle(), VK_FORMAT_R8G8B8A8_UNORM, &format_props);
vktestframework.cpp 216 vkGetPhysicalDeviceFormatProperties(
224 vkGetPhysicalDeviceFormatProperties(
vkrenderframework.cpp 302 vkGetPhysicalDeviceFormatProperties(m_device->phy().handle(),
694 vkGetPhysicalDeviceFormatProperties(m_device->phy().handle(), fmt,
    [all...]
vktestbinding.cpp 388 vkGetPhysicalDeviceFormatProperties(phy().handle(), format, &data);
  /external/vulkan-validation-layers/libs/vkjson/
vkjson_instance.cc 89 vkGetPhysicalDeviceFormatProperties(physical_device, format,
  /external/vulkan-validation-layers/loader/
gpa_helper.h 44 if (!strcmp(funcName, "vkGetPhysicalDeviceFormatProperties"))
45 return (PFN_vkVoidFunction)vkGetPhysicalDeviceFormatProperties;
trampoline.c 527 vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice,
    [all...]
  /external/vulkan-validation-layers/layers/
device_limits.cpp 248 vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties *pFormatProperties) {
    [all...]
parameter_validation.cpp     [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 408 vkGetPhysicalDeviceFormatProperties(dev->gpu->obj, fmt,
    [all...]
cube.c     [all...]
tri.c     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkNullDriverImpl.inl     [all...]
  /external/skia/third_party/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/libvulkan/
api_gen.cpp     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h     [all...]

Completed in 622 milliseconds