Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageViewTests.cpp244 std::string ImageViewTest::getGlslSamplerType(const tcu::TextureFormat &format, VkImageViewType typ… in getGlslSamplerType() function in vkt::pipeline::__anon69c5a3760111::ImageViewTest
H A DvktPipelineImageTests.cpp294 std::string ImageTest::getGlslSamplerType(const tcu::TextureFormat &format, VkImageViewType type) in getGlslSamplerType() function in vkt::pipeline::__anonb640a8db0111::ImageTest
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2368 std::string AttachmentFeedbackLoopLayoutSamplerTest::getGlslSamplerType(const tcu::TextureFormat &f… in getGlslSamplerType() function in vkt::pipeline::__anon4ccca4fe0111::AttachmentFeedbackLoopLayoutSamplerTest
H A DvktPipelineSamplerTests.cpp506 std::string SamplerTest::getGlslSamplerType(const tcu::TextureFormat &format, SamplerViewType type,… in getGlslSamplerType() function in vkt::pipeline::__anonc4d4c26c0111::SamplerTest
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp710 std::string getGlslSamplerType(const tcu::TextureFormat &format, VkImageViewType type) in getGlslSamplerType() function