Home
last modified time | relevance | path

Searched defs:testCtx (Results 201 - 225 of 1129) sorted by relevance

12345678910>>...46

/third_party/vk-gl-cts/modules/gles2/
H A Dtes2TestPackage.cpp89 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 DvktAmberDepthTests.cpp52 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 DvktAmberTestCaseUtil.cpp105 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 DvktApiDriverPropertiesTests.cpp167 tcu::TestCaseGroup* createDriverPropertiesTests(tcu::TestContext& testCtx) in createDriverPropertiesTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp231 ConditionalClearAttachmentTests::ConditionalClearAttachmentTests (tcu::TestContext &testCtx) in ConditionalClearAttachmentTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawSimpleTest.cpp387 SimpleDrawTests::SimpleDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams) in SimpleDrawTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateCBTests.cpp209 DynamicStateCBTests::DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateCBTests() argument
H A DvktDynamicStateGeneralTests.cpp453 DynamicStateGeneralTests::DynamicStateGeneralTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateGeneralTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryEmitGeometryShaderTests.cpp111 EmitTest::EmitTest (TestContext& testCtx, const EmitTestSpec& emitTestSpec) in EmitTest() argument
216 TestCaseGroup* createEmitGeometryShaderTests (TestContext& testCtx) in createEmitGeometryShaderTests() argument
H A DvktGeometryVaryingGeometryShaderTests.cpp110 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 DvktImageExtendedUsageBitTests.cpp246 tcu::TestCaseGroup* createImageExtendedUsageBitTests (tcu::TestContext& testCtx) in createImageExtendedUsageBitTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMatchedAttachmentsTests.cpp269 tcu::TestCaseGroup* createMatchedAttachmentsTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createMatchedAttachmentsTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceLossTests.cpp329 DeviceLossCase::DeviceLossCase (TestContext& testCtx, const std::string& name) in DeviceLossCase() argument
367 tcu::TestCaseGroup* createDeviceLossTests(tcu::TestContext& testCtx) in createDeviceLossTests() argument
H A DvktPostmortemShaderTimeoutTests.cpp52 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 DvktProtectedMemAttachmentLoadTests.cpp77 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 DvktShaderRenderLimitTests.cpp132 FragmentInputComponentCase::FragmentInputComponentCase (TestContext& testCtx, const string& name, const deUint16 inputComponents) in FragmentInputComponentCase() argument
250 TestCaseGroup* createLimitTests (TestContext& testCtx) in createLimitTests() argument
H A DvktShaderRenderStructTests.cpp55 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 DvktShaderRenderSwitchTests.cpp64 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 DvktSparseResourcesImageAlignedMipSize.cpp75 ImageAlignedMipSizeCase::ImageAlignedMipSizeCase (tcu::TestContext& testCtx, in ImageAlignedMipSizeCase() argument
260 tcu::TestCaseGroup* createImageAlignedMipSizeTests (tcu::TestContext& testCtx) in createImageAlignedMipSizeTests() argument
H A DvktSparseResourcesImageBlockShapes.cpp77 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 DvktSpvAsmEmptyStructTests.cpp323 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 DvktSpvAsmVaryingNameTests.cpp238 tcu::TestCaseGroup* createVaryingNameGraphicsGroup (tcu::TestContext& testCtx) in createVaryingNameGraphicsGroup() argument
H A DvktSpvAsmWorkgroupMemoryTests.cpp150 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 DvktSynchronizationBasicFenceTests.cpp356 tcu::TestCaseGroup* createBasicFenceTests (tcu::TestContext& testCtx, VideoCodecOperationFlags videoCodecOperationFlags) in createBasicFenceTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationLimitsTests.cpp113 tcu::TestCaseGroup* createLimitsTests (tcu::TestContext& testCtx) in createLimitsTests() argument

Completed in 16 milliseconds

12345678910>>...46