Searched defs:getGlslSamplerType (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ | ||
D | vktPipelineImageViewTests.cpp | 225 std::string ImageViewTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType ty… in getGlslSamplerType() function in vkt::pipeline::__anonc6b05bc00111::ImageViewTest |
D | vktPipelineImageTests.cpp | 243 std::string ImageTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() function in vkt::pipeline::__anond996cc250111::ImageTest |
D | vktPipelineSamplerTests.cpp | 406 std::string SamplerTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() function in vkt::pipeline::__anon1640e0360111::SamplerTest |
/external/deqp/external/vulkancts/modules/vulkan/image/ | ||
D | vktImageTestsUtil.cpp | 769 std::string getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() function |