Home
last modified time | relevance | path

Searched refs:sampler2DViewOf3D (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp606 if (m_testParameters.imageType != StorageImage && !context.getImage2DViewOf3DFeaturesEXT().sampler2DViewOf3D) in checkSupport()
607 TCU_THROW(NotSupportedError, "sampler2DViewOf3D not supported."); in checkSupport()
747 if (m_testParameters.imageType != StorageImage && !context.getImage2DViewOf3DFeaturesEXT().sampler2DViewOf3D) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp603 if (m_testParameters.imageType != StorageImage && !context.getImage2DViewOf3DFeaturesEXT().sampler2DViewOf3D) in checkSupport()
604 TCU_THROW(NotSupportedError, "sampler2DViewOf3D not supported."); in checkSupport()
745 if (m_testParameters.imageType != StorageImage && !context.getImage2DViewOf3DFeaturesEXT().sampler2DViewOf3D) in checkSupport()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c928 features->sampler2DViewOf3D = true; in lvp_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c888 features->sampler2DViewOf3D = true; in tu_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1520 features->sampler2DViewOf3D = pdevice->info.ver >= 9; in anv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1814 features->sampler2DViewOf3D = false; in radv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h14203 VkBool32 sampler2DViewOf3D; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h16897 VkBool32 sampler2DViewOf3D; member
H A Dvulkan_hash.hpp9086 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceImage2DViewOf3DFeaturesEXT.sampler2DViewOf3D );
H A Dvulkan_structs.hpp[all...]

Completed in 183 milliseconds