Home
last modified time | relevance | path

Searched defs:testCtx (Results 151 - 175 of 1129) sorted by relevance

12345678910>>...46

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFormatPropertiesExtendedKHRtests.cpp87 tcu::TestCaseGroup* createFormatPropertiesExtendedKHRTests (tcu::TestContext& testCtx) in createFormatPropertiesExtendedKHRTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawTestCaseUtil.hpp59 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec) in InstanceFactory() argument
66 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec, const Support& support) in InstanceFactory() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTestPackage.cpp35 PackageContext::PackageContext(tcu::TestContext& testCtx, glu::ContextType renderContextType) in PackageContext() argument
45 TestPackage::TestPackage(tcu::TestContext& testCtx, const char* name, const char* description, in TestPackage() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibrary.cpp38 CaseFactory (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& contextInfo) in CaseFactory() argument
63 ShaderLibrary::ShaderLibrary (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& contextInfo) in ShaderLibrary() argument
/third_party/vk-gl-cts/modules/internal/
H A DditAstcTests.cpp62 AstcCase::AstcCase (tcu::TestContext& testCtx, CompressedTexFormat format) in AstcCase() argument
185 tcu::TestCaseGroup* createAstcTests (tcu::TestContext& testCtx) in createAstcTests() argument
H A DditDelibsTests.cpp75 DepoolTests (tcu::TestContext& testCtx) in DepoolTests() argument
100 GetUint32Case (tcu::TestContext& testCtx, const char* name, const char* description, GetUint32Func func) in GetUint32Case() argument
122 DethreadTests (tcu::TestContext& testCtx) in DethreadTests() argument
143 DeutilTests (tcu::TestContext& testCtx) in DeutilTests() argument
158 DebaseTests (tcu::TestContext& testCtx) in DebaseTests() argument
176 DecppTests(tcu::TestContext& testCtx) DecppTests() argument
200 DelibsTests(tcu::TestContext& testCtx) DelibsTests() argument
[all...]
H A DditImageIOTests.cpp43 ImageReadCase (tcu::TestContext& testCtx, const char* name, const char* filename, deUint32 expectedHash) in ImageReadCase() argument
86 ImageReadTests (tcu::TestContext& testCtx) in ImageReadTests() argument
100 ImageIOTests::ImageIOTests(tcu::TestContext& testCtx) in ImageIOTests() argument
H A DditSeedBuilderTests.cpp44 SeedBuilderTest (tcu::TestContext& testCtx, const T& value, deUint32 seed, const char* name, const char* description) in SeedBuilderTest() argument
78 SeedBuilderMultipleValuesTest (tcu::TestContext& testCtx) in SeedBuilderMultipleValuesTest() argument
116 SeedBuilderTests (tcu::TestContext& testCtx) in SeedBuilderTests() argument
177 tcu::TestCaseGroup* createSeedBuilderTests (tcu::TestContext& testCtx) in createSeedBuilderTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDerivativeTests.cpp170 tcu::TestCaseGroup* createDerivativeTests (tcu::TestContext& testCtx) in createDerivativeTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktSafetyCriticalApiTests.cpp344 tcu::TestCaseGroup* createSafetyCriticalAPITests (tcu::TestContext& testCtx) in createSafetyCriticalAPITests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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_no_buildgn/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
230 tcu::TestCaseGroup* createConditionalBranchGraphicsGroup (tcu::TestContext& testCtx) in createConditionalBranchGraphicsGroup() argument
H A DvktSpvAsmLoopDepInfTests.cpp196 SpvAsmLoopControlDependencyInfiniteCase::SpvAsmLoopControlDependencyInfiniteCase (tcu::TestContext& testCtx, const char* name, const char* description) in SpvAsmLoopControlDependencyInfiniteCase() argument
H A DvktSpvAsmLoopDepLenTests.cpp211 SpvAsmLoopControlDependencyLengthCase::SpvAsmLoopControlDependencyLengthCase (tcu::TestContext& testCtx, const char* name, const char* description) in SpvAsmLoopControlDependencyLengthCase() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuResultCollector.cpp105 void ResultCollector::setTestContextResult (TestContext& testCtx) in setTestContextResult() argument
/third_party/vk-gl-cts/framework/platform/ohos/
H A Dtestmain.cpp44 static tcu::TestPackage *createES2Package(tcu::TestContext &testCtx) in createES2Package() argument
49 static tcu::TestPackage *createES32Package(tcu::TestContext &testCtx) in createES32Package() argument
53 static tcu::TestPackage* createES30Package(tcu::TestContext& testCtx) in createES30Package() argument
57 static tcu::TestPackage* createES31Package(tcu::TestContext& testCtx) in createES31Package() argument
62 static tcu::TestPackage* createdEQPES2Package(tcu::TestContext& testCtx) in createdEQPES2Package() argument
66 createdEQPES30Package(tcu::TestContext& testCtx) createdEQPES30Package() argument
70 createdEQPES31Package(tcu::TestContext& testCtx) createdEQPES31Package() argument
74 createdEQPEGLPackage(tcu::TestContext& testCtx) createdEQPEGLPackage() argument
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglTestPackage.cpp178 static const eglu::NativeDisplayFactory& getDefaultDisplayFactory (tcu::TestContext& testCtx) in getDefaultDisplayFactory() argument
185 TestPackage::TestPackage (tcu::TestContext& testCtx) in TestPackage() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceDrmPropertiesTests.cpp116 tcu::TestCaseGroup* createDeviceDrmPropertiesTests(tcu::TestContext& testCtx) in createDeviceDrmPropertiesTests() argument
H A DvktApiToolingInfoTests.cpp241 tcu::TestCaseGroup* createToolingInfoTests(tcu::TestContext& testCtx) in createToolingInfoTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderInvocationTests.cpp77 tcu::TestContext& testCtx = testGroup->getTestContext(); in createTests() local
101 tcu::TestCaseGroup* createShaderInvocationTests(tcu::TestContext& testCtx) in createShaderInvocationTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInputGeometryShaderTests.cpp135 GeometryExpanderRenderTest::GeometryExpanderRenderTest (TestContext& testCtx, const PrimitiveTestSpec& inputPrimitives) in GeometryExpanderRenderTest() argument
250 TriangleStripAdjacencyVertexCountTest::TriangleStripAdjacencyVertexCountTest (TestContext& testCtx, const PrimitiveTestSpec& inputPrimitives, const int numInputVertices) in TriangleStripAdjacencyVertexCountTest() argument
263 TestCaseGroup* createInputGeometryShaderTests (TestContext& testCtx) in createInputGeometryShaderTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPointerParameterTests.cpp47 tcu::TestContext& testCtx = group->getTestContext(); in addComputePointerParamToParamTest() local
145 tcu::TestContext& testCtx = group->getTestContext(); in addComputePointerParamToGlobalTest() local
261 tcu::TestContext& testCtx = group->getTestContext(); in addComputePointerBufferMemoryTest() local
390 tcu::TestContext& testCtx = group->getTestContext(); in addComputePointerBufferMemoryVariablePointersTest() local
518 tcu::TestContext& testCtx = group->getTestContext(); in addComputePointerWorkgroupMemoryVariablePointersTest() local
1085 createPointerParameterComputeGroup(tcu::TestContext& testCtx) createPointerParameterComputeGroup() argument
1098 createPointerParameterGraphicsGroup(tcu::TestContext& testCtx) createPointerParameterGraphicsGroup() argument
[all...]
H A DvktSpvAsmSpirvVersion1p4Tests.cpp73 tcu::TestContext& testCtx = tests->getTestContext(); in addTestsForAmberFiles() local
121 tcu::TestCaseGroup* createSpirvVersion1p4Group (tcu::TestContext& testCtx) in createSpirvVersion1p4Group() argument
[all...]
H A DvktSpvAsmTerminateInvocationTests.cpp73 tcu::TestContext& testCtx = tests->getTestContext(); in addTestsForAmberFiles() local
106 tcu::TestCaseGroup* createTerminateInvocationGroup(tcu::TestContext& testCtx) in createTerminateInvocationGroup() argument
H A DvktSpvAsmUboMatrixPaddingTests.cpp48 tcu::TestContext& testCtx = group->getTestContext(); in addComputeUboMatrixPaddingTest() local
271 tcu::TestCaseGroup* createUboMatrixPaddingComputeGroup (tcu::TestContext& testCtx) in createUboMatrixPaddingComputeGroup() argument
280 tcu::TestCaseGroup* createUboMatrixPaddingGraphicsGroup (tcu::TestContext& testCtx) in createUboMatrixPaddingGraphicsGroup() argument

Completed in 11 milliseconds

12345678910>>...46