Home
last modified time | relevance | path

Searched defs:testCtx (Results 101 - 125 of 1129) sorted by relevance

12345678910>>...46

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureSubgroupLodTests.cpp41 tcu::TestContext& testCtx = group->getTestContext(); in populateSubgroupLodTests() local
56 tcu::TestCaseGroup* createTextureSubgroupLodTests (tcu::TestContext& testCtx) in createTextureSubgroupLodTests() argument
H A DvktTextureTexelOffsetTests.cpp36 tcu::TestCaseGroup* createTextureTexelOffsetTests (tcu::TestContext& testCtx) in createTextureTexelOffsetTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiTests.cpp77 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx) in createTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberGlslTests.cpp37 tcu::TestCaseGroup* createCombinedOperationsGroup (tcu::TestContext& testCtx) in createCombinedOperationsGroup() argument
54 tcu::TestCaseGroup* createCrashTestGroup (tcu::TestContext& testCtx) in createCrashTestGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthBiasTests.cpp42 tcu::TestContext& testCtx = testGroup->getTestContext(); in createTests() local
72 tcu::TestCaseGroup* createDepthBiasTests (tcu::TestContext& testCtx) in createDepthBiasTests() argument
H A DvktDrawOutputLocationTests.cpp53 tcu::TestContext& testCtx = testGroup->getTestContext(); in createTests() local
131 tcu::TestCaseGroup* createOutputLocationTests (tcu::TestContext& testCtx) in createOutputLocationTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateTests.cpp51 tcu::TestContext& testCtx = group->getTestContext(); in createChildren() local
75 auto& testCtx = mainGroup->getTestContext(); initDynamicStateTestGroup() local
96 createTests(tcu::TestContext& testCtx, const std::string& name) createTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessTests.cpp59 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx, const std::string& name) in createTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/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/vulkan/spirv_assembly/
H A DvktSpvAsmLoopDepLenTests.cpp211 SpvAsmLoopControlDependencyLengthCase::SpvAsmLoopControlDependencyLengthCase (tcu::TestContext& testCtx, const char* name) in SpvAsmLoopControlDependencyLengthCase() argument
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/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
111 tcu::TestCaseGroup* createTestsInternal (tcu::TestContext& testCtx, SynchronizationTyp argument
159 createSynchronizationTests(tcu::TestContext& testCtx, const std::string& name) createSynchronizationTests() argument
164 createSynchronization2Tests(tcu::TestContext& testCtx, const std::string& name) createSynchronization2Tests() argument
169 createSynchronizationTests(tcu::TestContext& testCtx, const std::string& name, synchronization::VideoCodecOperationFlags videoCodecOperation) createSynchronizationTests() argument
178 createSynchronization2Tests(tcu::TestContext& testCtx, const std::string& name, synchronization::VideoCodecOperationFlags videoCodecOperation) createSynchronization2Tests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMultisampleTests.cpp38 tcu::TestCaseGroup* createAtomicTests (tcu::TestContext& testCtx) in createAtomicTests() argument
67 tcu::TestCaseGroup* createInvalidSampleIndexTests(tcu::TestContext& testCtx) in createInvalidSampleIndexTests() argument
115 tcu::TestCaseGroup* createTextureMultisampleTests (tcu::TestContext& testCtx) in createTextureMultisampleTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberGlslTests.cpp37 tcu::TestCaseGroup* createCombinedOperationsGroup (tcu::TestContext& testCtx) in createCombinedOperationsGroup() argument
54 tcu::TestCaseGroup* createCrashTestGroup (tcu::TestContext& testCtx) in createCrashTestGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDepthBiasTests.cpp42 tcu::TestContext& testCtx = testGroup->getTestContext(); in createTests() local
72 tcu::TestCaseGroup* createDepthBiasTests (tcu::TestContext& testCtx) in createDepthBiasTests() argument
H A DvktDrawOutputLocationTests.cpp53 tcu::TestContext& testCtx = testGroup->getTestContext(); in createTests() local
131 tcu::TestCaseGroup* createOutputLocationTests (tcu::TestContext& testCtx) in createOutputLocationTests() argument
H A DvktDrawShaderInvocationTests.cpp57 tcu::TestContext& testCtx = testGroup->getTestContext(); in createTests() local
68 tcu::TestCaseGroup* createShaderInvocationTests(tcu::TestContext& testCtx) in createShaderInvocationTests() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigPackage.cpp72 ConfigPackage::ConfigPackage(tcu::TestContext& testCtx, const char* name) in ConfigPackage() argument
H A DglcNoErrorTests.cpp50 NoErrorContextTest::NoErrorContextTest(tcu::TestContext& testCtx, glu::ApiType apiType) in NoErrorContextTest() argument
123 NoErrorTests::NoErrorTests(tcu::TestContext& testCtx, glu::ApiType apiType) in NoErrorTests() argument
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DglcTestPackageEntry_override.cpp37 static tcu::TestPackage *createES2Package(tcu::TestContext &testCtx) in createES2Package() argument
42 static tcu::TestPackage *createES30Package(tcu::TestContext &testCtx) in createES30Package() argument
47 static tcu::TestPackage *createES31Package(tcu::TestContext &testCtx) in createES31Package() argument
51 static tcu::TestPackage *createESEXTPackage(tcu::TestContext &testCtx) in createESEXTPackage() argument
56 createES32Package(tcu::TestContext &testCtx) createES32Package() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sMemoryTests.cpp47 MemoryTests::MemoryTests (Context& testCtx) in MemoryTests() argument

Completed in 9 milliseconds

12345678910>>...46