Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceFormatProperties2 (Results 1 – 25 of 54) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
Dvk_swiftshader.lds195 vkGetPhysicalDeviceFormatProperties2;
Dvk_swiftshader.def183 vkGetPhysicalDeviceFormatProperties2
DVkPromotedExtensions.cpp146 vkGetPhysicalDeviceFormatProperties2(physicalDevice, format, pFormatProperties); in vkGetPhysicalDeviceFormatProperties2KHR()
DVkGetProcAddress.cpp70 MAKE_VULKAN_INSTANCE_ENTRY(vkGetPhysicalDeviceFormatProperties2),
/third_party/vulkan-loader/
Dvulkan.symbols.api197 vkGetPhysicalDeviceFormatProperties2
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NV_optical_flow.adoc55 vkGetPhysicalDeviceFormatProperties2(physicalDevice, inputFormat, &formatProperties2);
DVK_EXT_image_drm_format_modifier.txt135 In this extension, flink:vkGetPhysicalDeviceFormatProperties2 with
155 flink:vkGetPhysicalDeviceFormatProperties2 with
DVK_EXT_image_drm_format_modifier.adoc135 In this extension, flink:vkGetPhysicalDeviceFormatProperties2 with
155 flink:vkGetPhysicalDeviceFormatProperties2 with
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp120 vkGetPhysicalDeviceFormatProperties2(renderer->getPhysicalDevice(), vkFormat, in GetFormatModifierProperties()
127 vkGetPhysicalDeviceFormatProperties2(renderer->getPhysicalDevice(), vkFormat, in GetFormatModifierProperties()
/third_party/vulkan-loader/loader/
Dvulkan-1.def192 vkGetPhysicalDeviceFormatProperties2
Dgpa_helper.c173 …cmp(funcName, "vkGetPhysicalDeviceFormatProperties2")) return vkGetPhysicalDeviceFormatProperties2; in trampoline_get_proc_addr()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInitInstanceFunctionPointers.inl57 …tPhysicalDeviceFormatProperties2Func) GET_PROC_ADDR("vkGetPhysicalDeviceFormatProperties2");
DvkCoreFunctionalities.inl313 …apis[VK_API_VERSION_1_1].push_back(FunctionInfo("vkGetPhysicalDeviceFormatProperties2", FUNCTIO…
479 …apis[VK_API_VERSION_1_2].push_back(FunctionInfo("vkGetPhysicalDeviceFormatProperties2", FUNCTIO…
658 …apis[VK_API_VERSION_1_3].push_back(FunctionInfo("vkGetPhysicalDeviceFormatProperties2", FUNCTIO…
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_multisampled_render_to_single_sampled.adoc193 vkGetPhysicalDeviceFormatProperties2(device, format, &formatProperties);
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.h674 extern PFN_vkGetPhysicalDeviceFormatProperties2 vkGetPhysicalDeviceFormatProperties2;
Dvolk.c166vkGetPhysicalDeviceFormatProperties2 = (PFN_vkGetPhysicalDeviceFormatProperties2)load(context, "vk… in volkGenLoadInstance()
1289 PFN_vkGetPhysicalDeviceFormatProperties2 vkGetPhysicalDeviceFormatProperties2; variable
/third_party/vulkan-loader/tests/framework/
Dtest_util.cpp542vkGetPhysicalDeviceFormatProperties2 = loader.get_symbol("vkGetPhysicalDeviceFormatProperties2"); in VulkanFunctions()
Dtest_util.h662 PFN_vkGetPhysicalDeviceFormatProperties2 vkGetPhysicalDeviceFormatProperties2 = nullptr; member
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dvideo_decode_extensions.txt25 flink:vkGetPhysicalDeviceFormatProperties2 and
Dvideo_encode_extensions.txt25 flink:vkGetPhysicalDeviceFormatProperties2 and
Dvideo_encode_extensions.adoc24 flink:vkGetPhysicalDeviceFormatProperties2 and
Dformats.txt2105 [open,refpage='vkGetPhysicalDeviceFormatProperties2',desc='Lists physical device\'s format capabili…
2111 include::{generated}/api/protos/vkGetPhysicalDeviceFormatProperties2.txt[]
2127 fname:vkGetPhysicalDeviceFormatProperties2 behaves similarly to
2131 include::{generated}/validity/protos/vkGetPhysicalDeviceFormatProperties2.txt[]
2392 flink:vkGetPhysicalDeviceFormatProperties2::pname:format:
2576 flink:vkGetPhysicalDeviceFormatProperties2::pname:format:
Dformats.adoc2040 [open,refpage='vkGetPhysicalDeviceFormatProperties2',desc='Lists physical device\'s format capabili…
2046 include::{generated}/api/protos/vkGetPhysicalDeviceFormatProperties2.adoc[]
2062 fname:vkGetPhysicalDeviceFormatProperties2 behaves similarly to
2066 include::{generated}/validity/protos/vkGetPhysicalDeviceFormatProperties2.adoc[]
2336 flink:vkGetPhysicalDeviceFormatProperties2::pname:format:
2548 flink:vkGetPhysicalDeviceFormatProperties2::pname:format:
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_optical_flow/
Doptical_flow.adoc60 flink:vkGetPhysicalDeviceFormatProperties2 and
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp2603 void vkGetPhysicalDeviceFormatProperties2( VkPhysicalDevice physicalDevice, in vkGetPhysicalDeviceFormatProperties2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2607 return ::vkGetPhysicalDeviceFormatProperties2( physicalDevice, format, pFormatProperties ); in vkGetPhysicalDeviceFormatProperties2()
11031 …PFN_vkGetPhysicalDeviceFormatProperties2 vkGetPhysicalDeviceFormatProperties2 member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
12045 vkGetPhysicalDeviceFormatProperties2 = PFN_vkGetPhysicalDeviceFormatProperties2( in init()
12303 if ( !vkGetPhysicalDeviceFormatProperties2 ) in init()
12304 vkGetPhysicalDeviceFormatProperties2 = vkGetPhysicalDeviceFormatProperties2KHR; in init()

123