| /third_party/vk-gl-cts/modules/gles2/ |
| H A D | tes2TestPackage.cpp | 89 tcu::TestContext& testCtx = m_testPackage.getContext()->getTestContext(); in iterate() local 123 TestPackage::TestPackage (tcu::TestContext& testCtx) in TestPackage() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
| H A D | vktAmberDepthTests.cpp | 52 DepthTestCase (tcu::TestContext& testCtx, in DepthTestCase() argument 127 DepthTestCase* createDepthTestCase (tcu::TestContext& testCtx, in createDepthTestCase() argument 166 tcu::TestContext& testCtx = g->getTestContext(); in createTests() local 180 tcu::TestCaseGroup* createAmberDepthGroup (tcu::TestContext& testCtx, const std::string& name) in createAmberDepthGroup() argument
|
| H A D | vktAmberTestCaseUtil.cpp | 105 AmberIndexFileParser (tcu::TestContext& testCtx, const char* filename, const char* category) in AmberIndexFileParser() argument 119 AmberTestCase* parse (const char* category, tcu::TestContext& testCtx) in parse() argument 177 void createAmberTestsFromIndexFile (tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string filename, const char* category) in createAmberTestsFromIndexFile() argument 192 AmberTestCase* createAmberTestCase (tcu::TestContext& testCtx, in createAmberTestCase() argument 202 AmberTestCase* createAmberTestCase (tcu::TestContext& testCtx, in createAmberTestCase() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiDriverPropertiesTests.cpp | 167 tcu::TestCaseGroup* createDriverPropertiesTests(tcu::TestContext& testCtx) in createDriverPropertiesTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| H A D | vktConditionalClearAttachmentTests.cpp | 231 ConditionalClearAttachmentTests::ConditionalClearAttachmentTests (tcu::TestContext &testCtx) in ConditionalClearAttachmentTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawSimpleTest.cpp | 387 SimpleDrawTests::SimpleDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams) in SimpleDrawTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| H A D | vktDynamicStateCBTests.cpp | 209 DynamicStateCBTests::DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateCBTests() argument
|
| H A D | vktDynamicStateGeneralTests.cpp | 453 DynamicStateGeneralTests::DynamicStateGeneralTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateGeneralTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryEmitGeometryShaderTests.cpp | 111 EmitTest::EmitTest (TestContext& testCtx, const EmitTestSpec& emitTestSpec) in EmitTest() argument 216 TestCaseGroup* createEmitGeometryShaderTests (TestContext& testCtx) in createEmitGeometryShaderTests() argument
|
| H A D | vktGeometryVaryingGeometryShaderTests.cpp | 110 VaryingTest::VaryingTest (TestContext& testCtx, const VaryingTestSpec& varyingTestSpec) in VaryingTest() argument 266 TestCaseGroup* createVaryingGeometryShaderTests (TestContext& testCtx) in createVaryingGeometryShaderTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageExtendedUsageBitTests.cpp | 246 tcu::TestCaseGroup* createImageExtendedUsageBitTests (tcu::TestContext& testCtx) in createImageExtendedUsageBitTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMatchedAttachmentsTests.cpp | 269 tcu::TestCaseGroup* createMatchedAttachmentsTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createMatchedAttachmentsTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
| H A D | vktPostmortemDeviceLossTests.cpp | 329 DeviceLossCase::DeviceLossCase (TestContext& testCtx, const std::string& name) in DeviceLossCase() argument 367 tcu::TestCaseGroup* createDeviceLossTests(tcu::TestContext& testCtx) in createDeviceLossTests() argument
|
| H A D | vktPostmortemShaderTimeoutTests.cpp | 52 ShaderTimeoutCase(tcu::TestContext& testCtx, const std::string& name, deUint32 iterations) : TestCase(testCtx, name), m_iterations(iterations) {} in ShaderTimeoutCase() argument 224 tcu::TestCaseGroup* createShaderTimeoutTests(tcu::TestContext& testCtx) in createShaderTimeoutTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemAttachmentLoadTests.cpp | 77 AttachmentLoadTestCase (tcu::TestContext& testCtx, in AttachmentLoadTestCase() argument 229 tcu::TestCaseGroup* createAttachmentLoadTests (tcu::TestContext& testCtx) in createAttachmentLoadTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderLimitTests.cpp | 132 FragmentInputComponentCase::FragmentInputComponentCase (TestContext& testCtx, const string& name, const deUint16 inputComponents) in FragmentInputComponentCase() argument 250 TestCaseGroup* createLimitTests (TestContext& testCtx) in createLimitTests() argument
|
| H A D | vktShaderRenderStructTests.cpp | 55 ShaderStructCase::ShaderStructCase (tcu::TestContext& testCtx, in ShaderStructCase() argument 72 static de::MovePtr<ShaderStructCase> createStructCase (tcu::TestContext& testCtx, const std::string& name, bool isVertexCase, ShaderEvalFunc evalFunc, UniformSetupFunc uniformFunc, const LineStream& shaderSrc) in createStructCase() argument 132 LocalStructTests (tcu::TestContext& testCtx) in LocalStructTests() argument 1256 UniformStructTests (tcu::TestContext& testCtx) in UniformStructTests() argument 2142 ShaderStructTests::ShaderStructTests (tcu::TestContext& testCtx) in ShaderStructTests() argument 2159 createStructTests(tcu::TestContext& testCtx) createStructTests() argument [all...] |
| H A D | vktShaderRenderSwitchTests.cpp | 64 ShaderSwitchCase::ShaderSwitchCase (tcu::TestContext& testCtx, in ShaderSwitchCase() argument 104 static de::MovePtr<ShaderSwitchCase> makeSwitchCase (tcu::TestContext& testCtx, const string& name, SwitchType type, bool isVertex, const LineStream& switchBody) in makeSwitchCase() argument 187 ShaderSwitchTests::ShaderSwitchTests (tcu::TestContext& testCtx) in ShaderSwitchTests() argument 528 tcu::TestCaseGroup* createSwitchTests (tcu::TestContext& testCtx) in createSwitchTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageAlignedMipSize.cpp | 75 ImageAlignedMipSizeCase::ImageAlignedMipSizeCase (tcu::TestContext& testCtx, in ImageAlignedMipSizeCase() argument 260 tcu::TestCaseGroup* createImageAlignedMipSizeTests (tcu::TestContext& testCtx) in createImageAlignedMipSizeTests() argument
|
| H A D | vktSparseResourcesImageBlockShapes.cpp | 77 ImageBlockShapesCase::ImageBlockShapesCase (tcu::TestContext& testCtx, in ImageBlockShapesCase() argument 445 tcu::TestCaseGroup* createImageBlockShapesTests (tcu::TestContext& testCtx) in createImageBlockShapesTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmEmptyStructTests.cpp | 323 tcu::TestContext &testCtx = group->getTestContext(); in addPointerComparisionComputeGroup() local 529 tcu::TestContext &testCtx = group->getTestContext(); in addFunctionArgumentReturnValueGroup() local 561 tcu::TestCaseGroup* createEmptyStructComputeGroup (tcu::TestContext& testCtx) in createEmptyStructComputeGroup() argument
|
| H A D | vktSpvAsmVaryingNameTests.cpp | 238 tcu::TestCaseGroup* createVaryingNameGraphicsGroup (tcu::TestContext& testCtx) in createVaryingNameGraphicsGroup() argument
|
| H A D | vktSpvAsmWorkgroupMemoryTests.cpp | 150 tcu::TestContext& testCtx = group->getTestContext(); in addComputeWorkgroupMemoryTests() local 625 createWorkgroupMemoryComputeGroup(tcu::TestContext& testCtx) createWorkgroupMemoryComputeGroup() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationBasicFenceTests.cpp | 356 tcu::TestCaseGroup* createBasicFenceTests (tcu::TestContext& testCtx, VideoCodecOperationFlags videoCodecOperationFlags) in createBasicFenceTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationLimitsTests.cpp | 113 tcu::TestCaseGroup* createLimitsTests (tcu::TestContext& testCtx) in createLimitsTests() argument
|