/external/deqp/modules/gles2/scripts/ |
D | gen-invalid-implicit-conversions.py | 85 def createCase(operation, type0, type1): function
|
/external/deqp/modules/gles3/scripts/ |
D | gen-invalid-implicit-conversions.py | 90 def createCase(operation, type0, type1): function
|
/external/deqp/modules/glshared/ |
D | glsShaderLibrary.cpp | 50 …tcu::TestCase* createCase (const std::string& name, const std::string& description, const glu::sl:… in createCase() function in deqp::gls::__anon1bbeeeb70111::CaseFactory
|
D | glsBuiltinPrecisionTests.cpp | 5243 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/ |
D | xeTestCase.cpp | 198 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/ |
D | vktPipelineMultisampleInterpolationTests.cpp | 97 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::strin… in createCase() function in vkt::pipeline::multisample::MSCase
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 188 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/ |
D | vktShaderBuiltinPrecisionTests.cpp | 6517 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/ |
D | vktShaderLibrary.cpp | 1768 …tcu::TestCase* createCase (const string& name, const string& description, const ShaderCaseSpecific… in createCase() function in vkt::__anond1e616c90111::ShaderCaseFactory
|
/external/deqp/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 2907 tcu::TestNode* createCase (CaseType type, Context& ctx, const char* name, const char* desc, TestFun… in createCase() function
|