Home
last modified time | relevance | path

Searched refs:TextureQueryCase (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp2934 class TextureQueryCase : public ShaderRenderCase class
2937 TextureQueryCase (tcu::TestContext& testCtx,
2944 virtual ~TextureQueryCase (void);
2958 TextureQueryCase::TextureQueryCase (tcu::TestContext& testCtx, in TextureQueryCase() function in vkt::sr::__anon4ef3e15c0111::TextureQueryCase
2974 TextureQueryCase::~TextureQueryCase (void) in ~TextureQueryCase()
2978 TestInstance* TextureQueryCase::createInstance (Context& context) const in createInstance()
2993 void TextureQueryCase::checkSupport(Context& context) const in checkSupport()
2998 void TextureQueryCase::initShaderSources (void) in initShaderSources()
4780 …group->addChild(new TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_vertex"), caseSpec… in init()
4781 …group->addChild(new TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), caseSp… in init()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp2933 class TextureQueryCase : public ShaderRenderCase class
2936 TextureQueryCase (tcu::TestContext& testCtx,
2944 virtual ~TextureQueryCase (void);
2958 TextureQueryCase::TextureQueryCase (tcu::TestContext& testCtx, in TextureQueryCase() function in vkt::sr::__anon2219fbfc0111::TextureQueryCase
2975 TextureQueryCase::~TextureQueryCase (void) in ~TextureQueryCase()
2979 TestInstance* TextureQueryCase::createInstance (Context& context) const in createInstance()
2994 void TextureQueryCase::checkSupport(Context& context) const in checkSupport()
2999 void TextureQueryCase::initShaderSources (void) in initShaderSources()
4625 …group->addChild(new TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_vertex"), "", ca… in init()
4626 …group->addChild(new TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", ca… in init()
[all …]