Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp442 static ShaderIndexingCase* createTmpArrayCase (Context& context, const char* caseName, const char* … in createTmpArrayCase() function
1050 …tmpGroup->addChild(createTmpArrayCase(m_context, name.c_str(), desc.c_str(), isVertexCase, varType… in init()
/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/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()