Home
last modified time | relevance | path

Searched refs:createImageSamplerGraphicsGroup (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.hpp35 tcu::TestCaseGroup* createImageSamplerGraphicsGroup (tcu::TestContext& testCtx);
DvktSpvAsmImageSamplerTests.cpp1280 tcu::TestCaseGroup* createImageSamplerGraphicsGroup (tcu::TestContext& testCtx) in createImageSamplerGraphicsGroup() function
DvktSpvAsmInstructionTests.cpp18204 graphicsTests->addChild(createImageSamplerGraphicsGroup(testCtx)); in createInstructionTests()