Searched refs:createGenericLoopCase (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderLoopTests.cpp | 219 static ShaderLoopCase* createGenericLoopCase(Context& context, glu::GLSLVersion glslVersion, const … in createGenericLoopCase() function 1178 group->addChild(createGenericLoopCase( in init()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderLoopTests.cpp | 244 static ShaderLoopCase* createGenericLoopCase (Context& context, const char* caseName, const char* d… in createGenericLoopCase() function 1188 …group->addChild(createGenericLoopCase(m_context, name.c_str(), desc.c_str(), isVertexCase, (LoopTy… in init()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderLoopTests.cpp | 276 static ShaderLoopCase* createGenericLoopCase (Context& context, const char* caseName, const char* d… in createGenericLoopCase() function 1312 …group->addChild(createGenericLoopCase(m_context, name.c_str(), desc.c_str(), isVertexCase, (LoopTy… in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderLoopTests.cpp | 308 static de::MovePtr<ShaderLoopCase> createGenericLoopCase (tcu::TestContext& testCtx, in createGenericLoopCase() function 1555 …de::MovePtr<ShaderLoopCase> testCase(createGenericLoopCase(m_testCtx, testName.c_str(), testDesc.c… in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderLoopTests.cpp | 308 static de::MovePtr<ShaderLoopCase> createGenericLoopCase (tcu::TestContext& testCtx, in createGenericLoopCase() function 1555 …de::MovePtr<ShaderLoopCase> testCase(createGenericLoopCase(m_testCtx, testName.c_str(), testDesc.c… in init()
|