Home
last modified time | relevance | path

Searched refs:graphicsPipelineLibraryIndependentInterpolationDecoration (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp884 // if graphicsPipelineLibraryIndependentInterpolationDecoration is VK_FALSE then interface mismatch in checkSupport()
887 if (!context.getGraphicsPipelineLibraryPropertiesEXT().graphicsPipelineLibraryIndependentInterpolationDecoration) in checkSupport()
893 TCU_THROW(NotSupportedError, "graphicsPipelineLibraryIndependentInterpolationDecoration is not supported"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp882 // if graphicsPipelineLibraryIndependentInterpolationDecoration is VK_FALSE then interface mismatch in checkSupport()
885 if (!context.getGraphicsPipelineLibraryPropertiesEXT().graphicsPipelineLibraryIndependentInterpolationDecoration) in checkSupport()
891 TCU_THROW(NotSupportedError, "graphicsPipelineLibraryIndependentInterpolationDecoration is not supported"); in checkSupport()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1300 props->graphicsPipelineLibraryIndependentInterpolationDecoration = VK_TRUE; in lvp_GetPhysicalDeviceProperties2()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13432 VkBool32 graphicsPipelineLibraryIndependentInterpolationDecoration; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15983 VkBool32 graphicsPipelineLibraryIndependentInterpolationDecoration; member
H A Dvulkan_hash.hpp8978 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceGraphicsPipelineLibraryPropertiesEXT.graphicsPipelineLibraryIndependentInterpolationDecoration );
H A Dvulkan_structs.hpp[all...]

Completed in 196 milliseconds