Searched refs:makeConditionalReturnInFuncCase (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderReturnTests.cpp | 126 ShaderReturnCase* makeConditionalReturnInFuncCase (Context& context, const char* name, const char* … in makeConditionalReturnInFuncCase() function 332 …addChild(makeConditionalReturnInFuncCase(m_context, name.c_str(), description.c_str(), (ReturnMode… in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderReturnTests.cpp | 153 ShaderReturnCase* makeConditionalReturnInFuncCase (Context& context, const char* name, const char* … in makeConditionalReturnInFuncCase() function 354 …addChild(makeConditionalReturnInFuncCase(m_context, name.c_str(), description.c_str(), (ReturnMode… in init()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderReturnTests.cpp | 138 de::MovePtr<ShaderReturnCase> makeConditionalReturnInFuncCase (tcu::TestContext& context, const std… in makeConditionalReturnInFuncCase() function 363 …de::MovePtr<ShaderReturnCase> testCase (makeConditionalReturnInFuncCase(m_testCtx, name, descripti… in init()
|