Home
last modified time | relevance | path

Searched defs:testCtx (Results 351 - 375 of 1129) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBuiltinVarTests.cpp731 deqp::TestCaseGroup* createSubgroupsBuiltinVarTests(deqp::Context& testCtx) in createSubgroupsBuiltinVarTests() argument
H A DglcSubgroupsClusteredTests.cpp751 deqp::TestCaseGroup* createSubgroupsClusteredTests(deqp::Context& testCtx) in createSubgroupsClusteredTests() argument
H A DglcSubgroupsQuadTests.cpp653 deqp::TestCaseGroup* createSubgroupsQuadTests(deqp::Context& testCtx) in createSubgroupsQuadTests() argument
H A DglcSubgroupsShuffleTests.cpp582 deqp::TestCaseGroup* createSubgroupsShuffleTests(deqp::Context& testCtx) in createSubgroupsShuffleTests() argument
H A DglcSubgroupsVoteTests.cpp712 deqp::TestCaseGroup* createSubgroupsVoteTests(deqp::Context& testCtx) in createSubgroupsVoteTests() argument
/third_party/skia/tests/
H A DSkRuntimeEffectTest.cpp915 std::unique_ptr<skgpu::SurfaceFillContext> testCtx = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/fuzz/
H A DFuzzDDLThreading.cpp113 sk_gpu_test::TestContext* testCtx = ctxInfo.testContext(); in DDLFuzzer() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInteger64StateQueryTests.cpp91 void GetBooleanVerifier::verifyUnsignedInteger64GreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint64 reference) in verifyUnsignedInteger64GreaterOrEqual() argument
135 verifyUnsignedInteger64GreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLuint64 reference) verifyUnsignedInteger64GreaterOrEqual() argument
171 verifyUnsignedInteger64GreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLuint64 reference) verifyUnsignedInteger64GreaterOrEqual() argument
[all...]
H A Des3fRboStateQueryTests.cpp46 void checkRenderbufferComponentSize (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, int r, int g, int b, int a, int d, int s) in checkRenderbufferComponentSize() argument
83 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() argument
95 void checkIntGreaterOrEqual (tcu::TestContext& testCtx, GLin argument
107 checkRenderbufferParam(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum pname, GLenum reference) checkRenderbufferParam() argument
116 checkRenderbufferParamGreaterOrEqual(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum pname, GLenum reference) checkRenderbufferParamGreaterOrEqual() argument
[all...]
H A Des3fTextureSizeTests.cpp78 Texture2DSizeCase::Texture2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in Texture2DSizeCase() argument
203 TextureCubeSizeCase::TextureCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in TextureCubeSizeCase() argument
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sOcclusionQueryTests.cpp284 OcclusionQueryTests::OcclusionQueryTests (Context& testCtx) in OcclusionQueryTests() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp280 FramebufferCompletenessCase::FramebufferCompletenessCase (tcu::TestContext& testCtx, in FramebufferCompletenessCase() argument
349 SizeCase::SizeCase (tcu::TestContext& testCtx, in SizeCase() argument
478 AttachmentInteractionCase::AttachmentInteractionCase (tcu::TestContext& testCtx, in AttachmentInteractionCase() argument
529 tcu::TestContext& testCtx in createFboNoAttachmentTests() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsRandomUniformBlockCase.cpp39 RandomUniformBlockCase::RandomUniformBlockCase (tcu::TestContext& testCtx, in RandomUniformBlockCase() argument
H A DglsSamplerObjectTest.cpp72 TextureSamplerTest::TextureSamplerTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const TestSpec& spec) in TextureSamplerTest() argument
583 MultiTextureSamplerTest::MultiTextureSamplerTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const TestSpec& spec) in MultiTextureSamplerTest() argument
H A DglsShaderPerformanceCase.cpp41 ShaderPerformanceCase::ShaderPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, PerfCaseType caseType) in ShaderPerformanceCase() argument
220 ShaderPerformanceCaseGroup::ShaderPerformanceCaseGroup (tcu::TestContext& testCtx, const char* name, const char* description) in ShaderPerformanceCaseGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineEarlyDestroyTests.cpp353 tcu::TestCaseGroup* createEarlyDestroyTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createEarlyDestroyTests() argument
H A DvktPipelineMultisampleBase.hpp77 MultisampleCaseBase (tcu::TestContext& testCtx, in MultisampleCaseBase() argument
152 tcu::TestCaseGroup* makeMSGroup (tcu::TestContext& testCtx, in makeMSGroup() argument
H A DvktPipelineMultisampleInterpolationTests.cpp84 MSCase (tcu::TestContext& testCtx, in MSCase() argument
115 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::string& name, const ImageMSParams& imageMSParams) in createCase() argument
1023 tcu::TestCaseGroup* createMultisampleInterpolationTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in createMultisampleInterpolationTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemUseAfterFreeTests.cpp170 UseAfterFreeTestCase::UseAfterFreeTestCase (tcu::TestContext& testCtx, in UseAfterFreeTestCase() argument
187 UseAfterFreeTestCase* UseAfterFreeTestCase::UBOToSSBOInvertCase (tcu::TestContext& testCtx, in UBOToSSBOInvertCase() argument
197 UseAfterFreeTestCase* UseAfterFreeTestCase::CopyInvertSSBOCase (tcu::TestContext& testCtx, in CopyInvertSSBOCase() argument
368 tcu::TestCaseGroup* createUseAfterFreeTests(tcu::TestContext& testCtx) in createUseAfterFreeTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemAttachmentClearTests.cpp78 AttachmentClearTestCase (tcu::TestContext& testCtx, in AttachmentClearTestCase() argument
285 tcu::TestCaseGroup* createAttachmentClearTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests() argument
390 tcu::TestCaseGroup* createAttachmentClearTests (tcu::TestContext& testCtx) in createAttachmentClearTests() argument
[all...]
H A DvktProtectedMemBlitImageTests.cpp77 BlitImageTestCase (tcu::TestContext& testCtx, in BlitImageTestCase() argument
358 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests() argument
462 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx) in createBlitImageTests() argument
[all...]
H A DvktProtectedMemClearColorImageTests.cpp77 ClearColorImageTestCase (tcu::TestContext& testCtx, in ClearColorImageTestCase() argument
251 tcu::TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests() argument
355 tcu::TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx) in createClearColorImageTests() argument
[all...]
H A DvktProtectedMemCopyBufferToImageTests.cpp78 CopyBufferToImageTestCase (tcu::TestContext& testCtx, in CopyBufferToImageTestCase() argument
318 tcu::TestCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests() argument
422 tcu::TestCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx) in createCopyBufferToImageTests() argument
[all...]
H A DvktProtectedMemCopyImageTests.cpp77 CopyImageTestCase (tcu::TestContext& testCtx, in CopyImageTestCase() argument
356 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests() argument
460 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx) in createCopyImageTests() argument
[all...]
H A DvktProtectedMemCopyImageToBufferTests.cpp82 CopyImageToBufferTestCase (tcu::TestContext& testCtx, in CopyImageToBufferTestCase() argument
328 tcu::TestCaseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests() argument
434 tcu::TestCaseGroup* createCopyImageToFloatBufferTests (tcu::TestContext& testCtx) in createCopyImageToFloatBufferTests() argument
[all...]

Completed in 23 milliseconds

1...<<11121314151617181920>>...46