Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageViewTests.cpp246 std::string ImageViewTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType ty… in getGlslSamplerType() function in vkt::pipeline::__anon346a61c10111::ImageViewTest
DvktPipelineImageTests.cpp266 std::string ImageTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() function in vkt::pipeline::__anonf163f9a60111::ImageTest
DvktPipelineSamplerTests.cpp505 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/
DvktImageTestsUtil.cpp693 std::string getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() function