Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/scripts/
Dgen-invalid-implicit-conversions.py85 def createCase(operation, type0, type1): function
/third_party/vk-gl-cts/modules/gles3/scripts/
Dgen-invalid-implicit-conversions.py90 def createCase(operation, type0, type1): function
/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibrary.cpp50 …tcu::TestCase* createCase (const std::string& name, const std::string& description, const glu::sl:… in createCase() function in deqp::gls::__anoncea25b2d0111::CaseFactory
DglsBuiltinPrecisionTests.cpp5245 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::GenFuncCaseFactory
5277 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::TemplateFuncCaseFactory
5296 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::SquareMatrixFuncCaseFactory
5317 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::MatrixFuncCaseFactory
5353 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::SimpleFuncCaseFactory
/third_party/vk-gl-cts/executor/
DxeTestCase.cpp197 TestCase* TestGroup::createCase (TestCaseType caseType, const char* name) in createCase() function in xe::TestGroup
286 TestCase* TestHierarchyBuilder::createCase (const char* path, TestCaseType caseType) in createCase() function in xe::TestHierarchyBuilder
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp117 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::strin… in createCase() function in vkt::pipeline::multisample::MSCase
DvktPipelineMultisampleShaderBuiltInTests.cpp210 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::strin… in createCase() function in vkt::pipeline::multisample::MSCase
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp115 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::strin… in createCase() function in vkt::pipeline::multisample::MSCase
DvktPipelineMultisampleShaderBuiltInTests.cpp207 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::strin… in createCase() function in vkt::pipeline::multisample::MSCase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1758 …tcu::TestCase* createCase (const string& name, const std::string& description, const ShaderCaseSpe… in createCase() function in vkt::__anon1bc2bdff0111::ShaderCaseFactory
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktShaderLibrary.cpp1757 …tcu::TestCase* createCase (const string& name, const string& description, const ShaderCaseSpecific… in createCase() function in vkt::__anonf8d965df0111::ShaderCaseFactory
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp6850 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::GenFuncCaseFactory
6874 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::TemplateFuncCaseFactory
6894 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::SquareMatrixFuncCaseFactory
6947 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::MatrixFuncCaseFactory
6981 …MovePtr<TestNode> createCase (const CaseContext& ctx) const { return MovePtr<TestNode>(createFu… in createCase() function in vkt::shaderexecutor::SimpleFuncCaseFactory
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp6861 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::GenFuncCaseFactory
6885 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::TemplateFuncCaseFactory
6905 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::SquareMatrixFuncCaseFactory
6958 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::MatrixFuncCaseFactory
6992 …MovePtr<TestNode> createCase (const CaseContext& ctx) const { return MovePtr<TestNode>(createFu… in createCase() function in vkt::shaderexecutor::SimpleFuncCaseFactory
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp2908 tcu::TestNode* createCase (CaseType type, Context& ctx, const char* name, const char* desc, TestFun… in createCase() function