Home
last modified time | relevance | path

Searched defs:testCtx (Results 126 - 150 of 1129) sorted by relevance

12345678910>>...46

/third_party/vk-gl-cts/modules/gles3/
H A Dtes3TestCaseWrapper.hpp85 tcu::TestContext& testCtx = m_testPackage.getContext()->getTestContext(); in iterate() local
H A Dtgl45es3TestPackage.cpp42 TestPackageGL45ES3::TestPackageGL45ES3 (tcu::TestContext& testCtx) in TestPackageGL45ES3() argument
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31TestCaseWrapper.hpp85 tcu::TestContext& testCtx = m_testPackage.getContext()->getTestContext(); in iterate() local
H A Dtes31TestPackage.cpp42 TestPackage::TestPackage (tcu::TestContext& testCtx) in TestPackage() argument
H A Dtgl45es31TestPackage.cpp42 TestPackageGL45ES31::TestPackageGL45ES31 (tcu::TestContext& testCtx) in TestPackageGL45ES31() argument
/third_party/vk-gl-cts/modules/internal/
H A DditTestLogTests.cpp42 BasicSampleListCase (tcu::TestContext& testCtx) in BasicSampleListCase() argument
72 TestLogTests::TestLogTests (tcu::TestContext& testCtx) in TestLogTests() argument
H A DditTestPackage.cpp42 TextureTests (tcu::TestContext& testCtx) in TextureTests() argument
56 DeqpTests (tcu::TestContext& testCtx) in DeqpTests() argument
100 TestPackage::TestPackage (tcu::TestContext& testCtx) in TestPackage() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessTests.cpp59 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx) in createTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsSampled.hpp36 SparseShaderIntrinsicsCaseSampledBase (tcu::TestContext& testCtx, in SparseShaderIntrinsicsCaseSampledBase() argument
57 SparseShaderIntrinsicsCaseSampledExplicit (tcu::TestContext& testCtx, in SparseShaderIntrinsicsCaseSampledExplicit() argument
72 SparseCaseOpImageSparseSampleExplicitLod (tcu::TestContext& testCtx, in SparseCaseOpImageSparseSampleExplicitLod() argument
91 SparseShaderIntrinsicsCaseSampledImplicit (tcu::TestContext& testCtx, in SparseShaderIntrinsicsCaseSampledImplicit() argument
106 SparseCaseOpImageSparseSampleImplicitLod (tcu::TestContext& testCtx, in SparseCaseOpImageSparseSampleImplicitLod() argument
125 SparseCaseOpImageSparseGather(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseGather() argument
[all...]
H A DvktSparseResourcesShaderIntrinsicsStorage.hpp36 SparseShaderIntrinsicsCaseStorage (tcu::TestContext& testCtx, in SparseShaderIntrinsicsCaseStorage() argument
60 SparseCaseOpImageSparseFetch (tcu::TestContext& testCtx, in SparseCaseOpImageSparseFetch() argument
84 SparseCaseOpImageSparseRead (tcu::TestContext& testCtx, in SparseCaseOpImageSparseRead() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmPtrAccessChainTests.cpp38 tcu::TestContext& testCtx = tests->getTestContext(); in createTests() local
68 tcu::TestCaseGroup* createPtrAccessChainGroup (tcu::TestContext& testCtx) in createPtrAccessChainGroup() argument
H A DvktSpvAsmSignedIntCompareTests.cpp41 tcu::TestContext& testCtx = tests->getTestContext(); in createSignedIntCompareTests() local
73 tcu::TestCaseGroup* createSignedIntCompareGroup (tcu::TestContext& testCtx) in createSignedIntCompareGroup() argument
H A DvktSpvAsmSignedOpTests.cpp41 tcu::TestContext& testCtx = tests->getTestContext(); in createSignedOpTests() local
88 tcu::TestCaseGroup* createSignedOpTestsGroup (tcu::TestContext& testCtx) in createSignedOpTestsGroup() argument
H A DvktSpvAsmVectorShuffleTests.cpp38 tcu::TestContext& testCtx = tests->getTestContext(); in createTests() local
66 tcu::TestCaseGroup* createVectorShuffleGroup (tcu::TestContext& testCtx) in createVectorShuffleGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationTests.cpp52 tcu::TestCaseGroup* createBasicTests (tcu::TestContext& testCtx, SynchronizationType type, VideoCodecOperationFlags videoCodecOperation) in createBasicTests() argument
75 OperationTests (tcu::TestContext& testCtx, SynchronizationType type) in OperationTests() argument
119 tcu::TestCaseGroup* createTestsInternal (tcu::TestContext& testCtx, SynchronizationTyp argument
167 createSynchronizationTests(tcu::TestContext& testCtx, synchronization::VideoCodecOperationFlags videoCodecOperation) createSynchronizationTests() argument
176 createSynchronization2Tests(tcu::TestContext& testCtx, synchronization::VideoCodecOperationFlags videoCodecOperation) createSynchronization2Tests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMultisampleTests.cpp38 tcu::TestCaseGroup* createAtomicTests (tcu::TestContext& testCtx) in createAtomicTests() argument
66 tcu::TestCaseGroup* createInvalidSampleIndexTests(tcu::TestContext& testCtx) in createInvalidSampleIndexTests() argument
114 tcu::TestCaseGroup* createTextureMultisampleTests (tcu::TestContext& testCtx) in createTextureMultisampleTests() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sMemoryTests.cpp45 MemoryTests::MemoryTests (Context& testCtx) in MemoryTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFormatPropertiesExtendedKHRtests.cpp87 tcu::TestCaseGroup* createFormatPropertiesExtendedKHRTests (tcu::TestContext& testCtx) in createFormatPropertiesExtendedKHRTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawTestCaseUtil.hpp59 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, typename Instance::TestSpec testSpec) in InstanceFactory() argument
66 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, typename Instance::TestSpec testSpec, const Support& support) in InstanceFactory() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateTestCaseUtil.hpp63 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, in InstanceFactory() argument
73 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, in InstanceFactory() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDerivativeTests.cpp194 tcu::TestCaseGroup* createDerivativeTests (tcu::TestContext& testCtx) in createDerivativeTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktSafetyCriticalApiTests.cpp344 tcu::TestCaseGroup* createSafetyCriticalAPITests (tcu::TestContext& testCtx) in createSafetyCriticalAPITests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsics.cpp45 void addSparseCase(const SparseCaseParams& params, tcu::TestContext& testCtx, tcu::TestCaseGroup* group) in addSparseCase() argument
50 tcu::TestCaseGroup* createSparseResourcesShaderIntrinsicsTests (tcu::TestContext& testCtx) in createSparseResourcesShaderIntrinsicsTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmConditionalBranchTests.cpp51 tcu::TestContext& testCtx = group->getTestContext(); in addComputeSameLabelsTest() local
222 tcu::TestCaseGroup* createConditionalBranchComputeGroup (tcu::TestContext& testCtx) in createConditionalBranchComputeGroup() argument
231 tcu::TestCaseGroup* createConditionalBranchGraphicsGroup (tcu::TestContext& testCtx) in createConditionalBranchGraphicsGroup() argument
H A DvktSpvAsmLoopDepInfTests.cpp196 SpvAsmLoopControlDependencyInfiniteCase::SpvAsmLoopControlDependencyInfiniteCase (tcu::TestContext& testCtx, const char* name) in SpvAsmLoopControlDependencyInfiniteCase() argument

Completed in 8 milliseconds

12345678910>>...46