Home
last modified time | relevance | path

Searched defs:getGlslSamplerType (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageViewTests.cpp251 std::string ImageViewTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType ty… in getGlslSamplerType() function in vkt::pipeline::__anona7be50050111::ImageViewTest
DvktPipelineImageTests.cpp298 std::string ImageTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() function in vkt::pipeline::__anonfe1365ea0111::ImageTest
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2229 std::string AttachmentFeedbackLoopLayoutSamplerTest::getGlslSamplerType (const tcu::TextureFormat& … in getGlslSamplerType() function in vkt::pipeline::__anonb4d0b92d0111::AttachmentFeedbackLoopLayoutSamplerTest
DvktPipelineSamplerTests.cpp538 std::string SamplerTest::getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type… in getGlslSamplerType() function in vkt::pipeline::__anon4c4aff3b0111::SamplerTest
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp656 std::string getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() function