Home
last modified time | relevance | path

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

123

/third_party/vk-gl-cts/build/
Dvk-wrappers-1-0.inc222vkGetPhysicalDeviceFormatProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceFormatProperties>(ge…
223 return Result("Vulkan: Unable to load vkGetPhysicalDeviceFormatProperties pointer");
Dvk-wrappers-1-0.h56 PFN_vkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties; variable
/third_party/vk-gl-cts/build/include/
Dvk-wrappers-1-0.inc222vkGetPhysicalDeviceFormatProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceFormatProperties>(ge…
223 return Result("Vulkan: Unable to load vkGetPhysicalDeviceFormatProperties pointer");
Dvk-wrappers-1-0.h56 PFN_vkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties; variable
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dvk-funcs-1-0.inc56 AMBER_VK_FUNC(vkGetPhysicalDeviceFormatProperties)
Ddevice.cc878 GetPtrs()->vkGetPhysicalDeviceFormatProperties(physical_device_, vk_format, in IsFormatSupportedByPhysicalDevice()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanFormatTablesTest.cpp78 vkGetPhysicalDeviceFormatProperties(renderer->getPhysicalDevice(), actualImageVkFormat, in TEST_P()
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_KHR_maintenance5.adoc21 * Allow vkGetPhysicalDeviceFormatProperties with unknown formats
54 === vkGetPhysicalDeviceFormatProperties with unknown formats
56 The current specification prohibits `vkGetPhysicalDeviceFormatProperties` from being called with a …
177 === vkGetPhysicalDeviceFormatProperties with unknown formats
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
Dvk_swiftshader.def12 vkGetPhysicalDeviceFormatProperties
Dvk_swiftshader.lds12 vkGetPhysicalDeviceFormatProperties;
DVkGetProcAddress.cpp58 MAKE_VULKAN_INSTANCE_ENTRY(vkGetPhysicalDeviceFormatProperties),
/third_party/vulkan-loader/
Dvulkan.symbols.api196 vkGetPhysicalDeviceFormatProperties
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_format_feature_flags2.txt30 1.0 flink:vkGetPhysicalDeviceFormatProperties entry point, this extension
DVK_KHR_format_feature_flags2.adoc30 1.0 flink:vkGetPhysicalDeviceFormatProperties entry point, this extension
Dvulkanscdeviations.adoc234 flink:vkGetPhysicalDeviceFormatProperties and
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/reflow-tests/
Dexpect-text-noreflow-novuid.adoc11 …he implementation are queried individually using the flink:vkGetPhysicalDeviceFormatProperties com…
Dexpect-text-novuid.adoc15 flink:vkGetPhysicalDeviceFormatProperties command.
Dsrc-text.adoc11 …he implementation are queried individually using the flink:vkGetPhysicalDeviceFormatProperties com…
Dexpect-text-noreflow.adoc11 …he implementation are queried individually using the flink:vkGetPhysicalDeviceFormatProperties com…
Dexpect-text-default.adoc15 flink:vkGetPhysicalDeviceFormatProperties command.
/third_party/vulkan-loader/loader/
Dvulkan-1.def31 vkGetPhysicalDeviceFormatProperties
Dgpa_helper.c38 …trcmp(funcName, "vkGetPhysicalDeviceFormatProperties")) return vkGetPhysicalDeviceFormatProperties; in trampoline_get_proc_addr()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInitInstanceFunctionPointers.inl12 …GetPhysicalDeviceFormatPropertiesFunc) GET_PROC_ADDR("vkGetPhysicalDeviceFormatProperties");
DvkCoreFunctionalities.inl30 …apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkGetPhysicalDeviceFormatProperties", FUNCTION…
168 …apis[VK_API_VERSION_1_1].push_back(FunctionInfo("vkGetPhysicalDeviceFormatProperties", FUNCTION…
334 …apis[VK_API_VERSION_1_2].push_back(FunctionInfo("vkGetPhysicalDeviceFormatProperties", FUNCTION…
513 …apis[VK_API_VERSION_1_3].push_back(FunctionInfo("vkGetPhysicalDeviceFormatProperties", FUNCTION…
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.h628 extern PFN_vkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties;

123