Home
last modified time | relevance | path

Searched defs:createCase (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/glshared/
DglsShaderLibrary.cpp50 …tcu::TestCase* createCase (const std::string& name, const std::string& description, const glu::sl:… in createCase() function in deqp::gls::__anonc1889a0e0111::CaseFactory
DglsBuiltinPrecisionTests.cpp5047 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::GenFuncCaseFactory
5079 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::TemplateFuncCaseFactory
5098 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::SquareMatrixFuncCaseFactory
5119 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::MatrixFuncCaseFactory
5155 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::SimpleFuncCaseFactory
/external/deqp/executor/
DxeTestCase.cpp198 TestCase* TestGroup::createCase (TestCaseType caseType, const char* name, const char* description) in createCase() function in xe::TestGroup
287 TestCase* TestHierarchyBuilder::createCase (const char* path, TestCaseType caseType) in createCase() function in xe::TestHierarchyBuilder
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4965 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::GenFuncCaseFactory
4988 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::TemplateFuncCaseFactory
5007 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::SquareMatrixFuncCaseFactory
5028 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::MatrixFuncCaseFactory
5062 …MovePtr<TestNode> createCase (const CaseContext& ctx) const { return MovePtr<TestNode>(createFu… in createCase() function in vkt::shaderexecutor::SimpleFuncCaseFactory
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1807 …tcu::TestCase* createCase (const string& name, const string& description, const ShaderCaseSpecific… in createCase() function in vkt::__anon9520bb000111::ShaderCaseFactory
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2903 tcu::TestNode* createCase (CaseType type, Context& ctx, const char* name, const char* desc, TestFun… in createCase() function