Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderIndexingTests.cpp489 static ShaderIndexingCase* createTmpArrayCase (Context& context, const char* caseName, const char* … in createTmpArrayCase() function
1130 …tmpGroup->addChild(createTmpArrayCase(m_context, name.c_str(), desc.c_str(), isVertexCase, varType… in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp505 static de::MovePtr<ShaderIndexingCase> createTmpArrayCase (tcu::TestContext& context, in createTmpArrayCase() function
1187 …de::MovePtr<ShaderIndexingCase> testCase(createTmpArrayCase(m_testCtx, name, desc, isVertexCase, v… in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp477 static ShaderIndexingCase* createTmpArrayCase(Context& context, const char* caseName, const char* d… in createTmpArrayCase() function
1234 tmpGroup->addChild(createTmpArrayCase(m_context, name.c_str(), desc.c_str(), m_glslVersion, in init()