Searched refs:StorageImage (Results 1 - 7 of 7) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImage2DViewOf3DTests.cpp | 58 StorageImage = 0, enumerator 215 const bool useSampler = m_testParameters.imageType != StorageImage; in runComputePipeline() 246 const bool useSampler = m_testParameters.imageType != StorageImage; in runGraphicsPipeline() 352 const bool useSampler = m_testParameters.imageType != StorageImage; in iterate() 471 case StorageImage: in iterate() 531 case StorageImage: in iterate() 606 if (m_testParameters.imageType != StorageImage && !context.getImage2DViewOf3DFeaturesEXT().sampler2DViewOf3D) in checkSupport() 614 if (m_testParameters.imageType == StorageImage) in initPrograms() 696 if (m_testParameters.imageType == StorageImage) in initPrograms() 747 if (m_testParameters.imageType != StorageImage in checkSupport() [all...] |
H A D | vktPipelineMultisampleImageTests.cpp | 1345 namespace StorageImage 1659 } // StorageImage ns 2037 addTestCasesWithFunctions(group, StorageImage::checkSupport, StorageImage::initPrograms, StorageImage::test, pipelineConstructionType);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImage2DViewOf3DTests.cpp | 56 StorageImage = 0, enumerator 213 const bool useSampler = m_testParameters.imageType != StorageImage; in runComputePipeline() 242 const bool useSampler = m_testParameters.imageType != StorageImage; in runGraphicsPipeline() 348 const bool useSampler = m_testParameters.imageType != StorageImage; in iterate() 467 case StorageImage: in iterate() 527 case StorageImage: in iterate() 603 if (m_testParameters.imageType != StorageImage && !context.getImage2DViewOf3DFeaturesEXT().sampler2DViewOf3D) in checkSupport() 611 if (m_testParameters.imageType == StorageImage) in initPrograms() 694 if (m_testParameters.imageType == StorageImage) in initPrograms() 745 if (m_testParameters.imageType != StorageImage in checkSupport() [all...] |
H A D | vktPipelineMultisampleImageTests.cpp | 1333 namespace StorageImage 1647 } // StorageImage ns 2022 addTestCasesWithFunctions(group, StorageImage::checkSupport, StorageImage::initPrograms, StorageImage::test, pipelineConstructionType);
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | instruction_test.cpp | 323 TEST_F(DescriptorTypeTest, StorageImage) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | instruction_test.cpp | 323 TEST_F(DescriptorTypeTest, StorageImage) {
|
/third_party/spirv-tools/test/opt/ |
H A D | instruction_test.cpp | 318 TEST_F(DescriptorTypeTest, StorageImage) {
|
Completed in 13 milliseconds