Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp484 static ShaderIndexingCase* createTmpArrayCase (Context& context, const char* caseName, const char* … in createTmpArrayCase() function
1085 …tmpGroup->addChild(createTmpArrayCase(m_context, name.c_str(), desc.c_str(), isVertexCase, varType… in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp443 static ShaderIndexingCase* createTmpArrayCase (Context& context, const char* caseName, const char* … in createTmpArrayCase() function
1051 …tmpGroup->addChild(createTmpArrayCase(m_context, name.c_str(), desc.c_str(), isVertexCase, varType… in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp477 static ShaderIndexingCase* createTmpArrayCase(Context& context, const char* caseName, const char* d… in createTmpArrayCase() function
1191 tmpGroup->addChild(createTmpArrayCase(m_context, name.c_str(), desc.c_str(), m_glslVersion, in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp500 static de::MovePtr<ShaderIndexingCase> createTmpArrayCase (tcu::TestContext& context, in createTmpArrayCase() function
1145 …de::MovePtr<ShaderIndexingCase> testCase(createTmpArrayCase(m_testCtx, name, desc, isVertexCase, v… in init()