Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/scripts/
Dgen-invalid-implicit-conversions.py85 def createCase(operation, type0, type1): function
/external/deqp/modules/gles3/scripts/
Dgen-invalid-implicit-conversions.py90 def createCase(operation, type0, type1): function
/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::__anon1bbeeeb70111::CaseFactory
DglsBuiltinPrecisionTests.cpp5243 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::GenFuncCaseFactory
5275 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::TemplateFuncCaseFactory
5294 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::SquareMatrixFuncCaseFactory
5315 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::MatrixFuncCaseFactory
5351 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/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp97 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::strin… in createCase() function in vkt::pipeline::multisample::MSCase
DvktPipelineMultisampleShaderBuiltInTests.cpp188 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::strin… in createCase() function in vkt::pipeline::multisample::MSCase
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp6517 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::GenFuncCaseFactory
6540 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::TemplateFuncCaseFactory
6559 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::TemplateFuncCaseFactory16Bit
6578 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::SquareMatrixFuncCaseFactory
6599 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::MatrixFuncCaseFactory
6631 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::MatrixFuncCaseFactory16Bit
6665 …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.cpp1768 …tcu::TestCase* createCase (const string& name, const string& description, const ShaderCaseSpecific… in createCase() function in vkt::__anond1e616c90111::ShaderCaseFactory
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2907 tcu::TestNode* createCase (CaseType type, Context& ctx, const char* name, const char* desc, TestFun… in createCase() function