Searched refs:createVectorSubscriptCase (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderIndexingTests.cpp | 648 static ShaderIndexingCase* createVectorSubscriptCase (Context& context, const char* caseName, const… in createVectorSubscriptCase() function 1121 …vecGroup->addChild(createVectorSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderIndexingTests.cpp | 603 static ShaderIndexingCase* createVectorSubscriptCase (Context& context, const char* caseName, const… in createVectorSubscriptCase() function 1087 …vecGroup->addChild(createVectorSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderIndexingTests.cpp | 655 static ShaderIndexingCase* createVectorSubscriptCase(Context& context, const char* caseName, const … in createVectorSubscriptCase() function 1229 vecGroup->addChild(createVectorSubscriptCase( in init()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderIndexingTests.cpp | 671 static de::MovePtr<ShaderIndexingCase> createVectorSubscriptCase (tcu::TestContext& context, in createVectorSubscriptCase() function 1183 …de::MovePtr<ShaderIndexingCase> testCase(createVectorSubscriptCase(m_testCtx, name.c_str(), desc.c… in init()
|