Searched defs:getGlslSamplerType (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ | ||
D | vktPipelineImageViewTests.cpp | 246 std::string ImageViewTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType ty… in getGlslSamplerType() function in vkt::pipeline::__anon39931fff0111::ImageViewTest |
D | vktPipelineImageTests.cpp | 266 std::string ImageTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() function in vkt::pipeline::__anon591b48e40111::ImageTest |
D | vktPipelineSamplerTests.cpp | 505 std::string SamplerTest::getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type) in getGlslSamplerType() function in vkt::pipeline::__anon88d788b50111::SamplerTest |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ | ||
D | vktImageTestsUtil.cpp | 693 std::string getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() function |