Searched refs:createTmpArrayCase (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderIndexingTests.cpp | 442 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/ |
D | es2fShaderIndexingTests.cpp | 484 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/ |
D | vktShaderRenderIndexingTests.cpp | 500 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()
|