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::__anon346a61c10111::ImageViewTest |
D | vktPipelineImageTests.cpp | 266 std::string ImageTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() function in vkt::pipeline::__anonf163f9a60111::ImageTest |
D | vktPipelineSamplerTests.cpp | 505 std::string SamplerTest::getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type) in getGlslSamplerType() function in vkt::pipeline::__anon560f71f70111::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 |