Home
last modified time | relevance | path

Searched defs:testCtx (Results 751 - 775 of 1129) sorted by relevance

1...<<31323334353637383940>>...46

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawInvertedDepthRangesTests.cpp670 InvertedDepthRangesTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in InvertedDepthRangesTest() argument
795 tcu::TestCaseGroup* createInvertedDepthRangesTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams) in createInvertedDepthRangesTests() argument
H A DvktDrawMultipleClearsWithinRenderPass.cpp721 MultipleClearsWithinRenderPassTest (tcu::TestContext& testCtx, const string& name, const string& description, const TestParams& params) in MultipleClearsWithinRenderPassTest() argument
805 MultipleClearsWithinRenderPassTests::MultipleClearsWithinRenderPassTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams) in MultipleClearsWithinRenderPassTests() argument
H A DvktDrawMultipleInterpolationTests.cpp151 DrawTestCase::DrawTestCase (tcu::TestContext& testCtx, in DrawTestCase() argument
899 tcu::TestContext& testCtx = testGroup->getTestContext(); in createTests() local
966 tcu::TestCaseGroup* createMultipleInterpolationTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams) in createMultipleInterpolationTests() argument
H A DvktDrawScissorTests.cpp707 TestContext& testCtx = testGroup->getTestContext(); in createTests() local
1023 createScissorTests(TestContext& testCtx, const SharedGroupParams groupParams) createScissorTests() argument
[all...]
H A DvktDrawShaderLayerTests.cpp993 tcu::TestCaseGroup* createShaderLayerTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams) in createShaderLayerTests() argument
H A DvktDrawShaderViewportIndexTests.cpp1067 tcu::TestCaseGroup* createShaderViewportIndexTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams) in createShaderViewportIndexTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp1275 DynamicStateDSTests::DynamicStateDSTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateDSTests() argument
H A DvktDynamicStateInheritanceTests.cpp1038 InheritanceTestCase (tcu::TestContext& testCtx, in InheritanceTestCase() argument
1077 DynamicStateInheritanceTests::DynamicStateInheritanceTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateInheritanceTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsOcclusionQueryTests.cpp605 OcclusionQueryTest::OcclusionQueryTest (tcu::TestContext& testCtx, const std::string name, const deUint32 flags, const int renderWidth, const int renderHeight) in OcclusionQueryTest() argument
696 tcu::TestCaseGroup* createOcclusionQueryTests(tcu::TestContext& testCtx) in createOcclusionQueryTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRatePixelConsistency.cpp1360 void createPixelConsistencyTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* parentGroup) in createPixelConsistencyTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp70 MismatchedWriteOpTest (tcu::TestContext& testCtx, in MismatchedWriteOpTest() argument
93 MismatchedVectorSizesTest (tcu::TestContext& testCtx, in MismatchedVectorSizesTest() argument
114 MismatchedSignednessAndTypeTest (tcu::TestContext& testCtx, in MismatchedSignednessAndTypeTest() argument
995 tcu::TestCaseGroup* createImageWriteOpTests (tcu::TestContext& testCtx) in createImageWriteOpTests() argument
[all...]
H A DvktImageQualifiersTests.cpp117 bool comparePixelBuffers (tcu::TestContext& testCtx, in comparePixelBuffers() argument
230 MemoryQualifierTestCase::MemoryQualifierTestCase (tcu::TestContext& testCtx, in MemoryQualifierTestCase() argument
702 tcu::TestCaseGroup* createImageQualifiersTests (tcu::TestContext& testCtx) in createImageQualifiersTests() argument
[all...]
H A DvktImageSampleCompressedTextureTests.cpp660 SampleDrawnTextureTest::SampleDrawnTextureTest (tcu::TestContext& testCtx, in SampleDrawnTextureTest() argument
805 tcu::TestCaseGroup* createImageSampleDrawnTextureTests (tcu::TestContext& testCtx) in createImageSampleDrawnTextureTests() argument
[all...]
H A DvktImageSubresourceLayoutTests.cpp212 ImageSubresourceLayoutCase::ImageSubresourceLayoutCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in ImageSubresourceLayoutCase() argument
650 tcu::TestCaseGroup* createImageSubresourceLayoutTests (tcu::TestContext& testCtx) in createImageSubresourceLayoutTests() argument
H A DvktImageTranscodingSupportTests.cpp735 ImageTranscodingCase::ImageTranscodingCase (TestContext& testCtx, const std::string& name, const std::string& desc, const TestParameters& parameters) in ImageTranscodingCase() argument
1120 tcu::TestCaseGroup* createImageTranscodingSupportTests (tcu::TestContext& testCtx) in createImageTranscodingSupportTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryRequirementsTests.cpp2194 tcu::TestCaseGroup* createRequirementsTests (tcu::TestContext& testCtx) in createRequirementsTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp135 MeshApiCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in MeshApiCase() argument
637 tcu::TestCaseGroup* createMeshShaderApiTests (tcu::TestContext& testCtx) in createMeshShaderApiTests() argument
[all...]
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp124 ConditionalRenderingCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in ConditionalRenderingCase() argument
558 tcu::TestCaseGroup* createMeshShaderConditionalRenderingTestsEXT (tcu::TestContext& testCtx) in createMeshShaderConditionalRenderingTestsEXT() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp234 APIErrorsTest::APIErrorsTest(tcu::TestContext& testCtx, glu::ApiType apiType, bool is_debug, const GLchar* name) in APIErrorsTest() argument
663 LabelsTest::LabelsTest(tcu::TestContext& testCtx, glu::ApiType apiType, bool is_debug, const GLchar* name) in LabelsTest() argument
1259 ReceivingMessagesTest(tcu::TestContext& testCtx, glu::ApiType apiType) ReceivingMessagesTest() argument
1904 GroupsTest(tcu::TestContext& testCtx, glu::ApiType apiType) GroupsTest() argument
2253 SynchronousCallsTest(tcu::TestContext& testCtx, glu::ApiType apiType) SynchronousCallsTest() argument
2418 KHRDebugTests(tcu::TestContext& testCtx, glu::ApiType apiType) KHRDebugTests() argument
[all...]
H A DglcShaderLibrary.cpp192 ShaderParser::ShaderParser(tcu::TestContext& testCtx, RenderContext& renderCtx) in ShaderParser() argument
1127 ShaderLibrary::ShaderLibrary(tcu::TestContext& testCtx, RenderContext& renderCtx) in ShaderLibrary() argument
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp590 sk_gpu_test::TestContext* testCtx = ctxInfo.testContext(); in main() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureFilteringTests.cpp139 Texture2DFilteringCase::Texture2DFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 internalFormat, int width, int height) in Texture2DFilteringCase() argument
155 Texture2DFilteringCase::Texture2DFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, const std::vector<std::string>& filenames) in Texture2DFilteringCase() argument
418 TextureCubeFilteringCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, bool onlySampleFaceInterior, deUint32 internalFormat, int width, int height) TextureCubeFilteringCase() argument
435 TextureCubeFilteringCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, bool onlySampleFaceInterior, const std::vector<std::string>& filenames) TextureCubeFilteringCase() argument
[all...]
H A Des3fTextureShadowTests.cpp99 bool verifyTexCompareResult (tcu::TestContext& testCtx, in verifyTexCompareResult() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp686 void runTest (tcu::TestContext& testCtx, in runTest() argument
804 BindAttributeTest::BindAttributeTest (tcu::TestContext& testCtx, in BindAttributeTest() argument
829 BindMaxAttributesTest::BindMaxAttributesTest (tcu::TestContext& testCtx, in BindMaxAttributesTest() argument
863 BindAliasingAttributeTest::BindAliasingAttributeTest (tcu::TestContext& testCtx, in BindAliasingAttributeTest() argument
893 BindMaxAliasingAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) BindMaxAliasingAttributeTest() argument
930 BindHoleAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) BindHoleAttributeTest() argument
970 BindInactiveAliasingAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) BindInactiveAliasingAttributeTest() argument
1008 PreAttachBindAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx) PreAttachBindAttributeTest() argument
1029 PreLinkBindAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx) PreLinkBindAttributeTest() argument
1050 PostLinkBindAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx) PostLinkBindAttributeTest() argument
1071 LocationAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) LocationAttributeTest() argument
1094 LocationMaxAttributesTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) LocationMaxAttributesTest() argument
1126 LocationHoleAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) LocationHoleAttributeTest() argument
1162 MixedAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) MixedAttributeTest() argument
1187 MixedMaxAttributesTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) MixedMaxAttributesTest() argument
1227 MixedHoleAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) MixedHoleAttributeTest() argument
1272 BindRelinkAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx) BindRelinkAttributeTest() argument
1300 BindRelinkHoleAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) BindRelinkHoleAttributeTest() argument
1343 MixedRelinkHoleAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const AttribType& type, int arraySize) MixedRelinkHoleAttributeTest() argument
1391 BindReattachAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx) BindReattachAttributeTest() argument
1418 PreAttachMixedAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx) PreAttachMixedAttributeTest() argument
1439 PreLinkMixedAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx) PreLinkMixedAttributeTest() argument
1460 PostLinkMixedAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx) PostLinkMixedAttributeTest() argument
1481 MixedReattachAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx) MixedReattachAttributeTest() argument
1508 MixedRelinkAttributeTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx) MixedRelinkAttributeTest() argument
[all...]
H A DglsFboCompletenessTests.cpp394 Context::Context (TestContext& testCtx, in Context() argument

Completed in 51 milliseconds

1...<<31323334353637383940>>...46