Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderIntegerMixTests.cpp273 class ShaderIntegerMixRenderCase : public ShaderIntegerMixCase class
276 ShaderIntegerMixRenderCase(Context& context, const char* name, const char* description, in ShaderIntegerMixRenderCase() function in deqp::ShaderIntegerMixRenderCase
283 ~ShaderIntegerMixRenderCase() in ~ShaderIntegerMixRenderCase()
578 …addChild(new ShaderIntegerMixRenderCase(m_context, name.str().c_str(), description.str().c_str(), … in init()