Home
last modified time | relevance | path

Searched defs:testCtx (Results 1051 - 1075 of 1120) sorted by relevance

1...<<4142434445

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp329 MeshQueryCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, TestParams&& params) in MeshQueryCase() argument
1325 tcu::TestCaseGroup* createMeshShaderQueryTestsEXT (tcu::TestContext& testCtx) in createMeshShaderQueryTestsEXT() argument
[all...]
H A DvktMeshShaderSmokeTestsEXT.cpp164 MeshOnlyTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, in MeshOnlyTriangleCase() argument
184 MeshTaskTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, PipelineConstructionType constructionType) in MeshTaskTriangleCase() argument
202 TaskOnlyTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, PipelineConstructionType constructionType) in TaskOnlyTriangleCase() argument
1022 PartialUsageCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const PartialUsageParams& params) in PartialUsageCase() argument
1542 SharedFragLibraryCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, PipelineConstructionType constructionType) in SharedFragLibraryCase() argument
2032 createMeshShaderSmokeTestsEXT(tcu::TestContext& testCtx) createMeshShaderSmokeTestsEXT() argument
[all...]
H A DvktMeshShaderSyncTestsEXT.cpp519 MeshShaderSyncCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in MeshShaderSyncCase() argument
1435 BarrierAcrossSecondaryCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description) in BarrierAcrossSecondaryCase() argument
1657 tcu::TestCaseGroup* createMeshShaderSyncTestsEXT (tcu::TestContext& testCtx) in createMeshShaderSyncTestsEXT() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp272 ColorWriteEnableTest::ColorWriteEnableTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestConfig& testConfig) in ColorWriteEnableTest() argument
1149 ColorWriteEnable2Test (TestContext& testCtx, in ColorWriteEnable2Test() argument
1705 tcu::TestCaseGroup* createColorWriteEnableTests (tcu::TestContext& testCtx, v argument
1038 AddSingleTestCaseStatic(const std::string& name, const std::string& description, vk::PipelineConstructionType pipelineConstructionType, const std::vector<bool> mask, const tcu::BVec4 channelMask, bool inverse, tcu::TestCaseGroup* orderingGroup, tcu::TestContext& testCtx) AddSingleTestCaseStatic() argument
1082 AddSingleTestCaseDynamic(const std::string& name, const std::string& description, vk::PipelineConstructionType pipelineConstructionType, const std::vector<bool> mask, const tcu::BVec4 channelMask, bool inverse, tcu::TestCaseGroup* orderingGroup, tcu::TestContext& testCtx, SequenceOrdering ordering) AddSingleTestCaseDynamic() argument
1808 createColorWriteEnable2Tests(tcu::TestContext& testCtx, vk::PipelineConstructionType pct) createColorWriteEnable2Tests() argument
[all...]
H A DvktPipelineDynamicOffsetTests.cpp2252 tcu::TestCaseGroup* createDynamicOffsetTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createDynamicOffsetTests() argument
[all...]
H A DvktPipelineLibraryTests.cpp2774 tcu::TestCaseGroup* createPipelineLibraryTests(tcu::TestContext& testCtx) in createPipelineLibraryTests() argument
[all...]
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp2040 tcu::TestCaseGroup* createMultisampleMixedAttachmentSamplesTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, bool useFragmentShadingRate) in createMultisampleMixedAttachmentSamplesTests() argument
H A DvktPipelinePushConstantTests.cpp2744 OverwriteTestCase::OverwriteTestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const OverwriteTestParams& params) in OverwriteTestCase() argument
3033 void addOverwriteCase (tcu::TestCaseGroup* group, tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, VkPipelineBindPoint bindPoint) in addOverwriteCase() argument
3058 tcu::TestCaseGroup* createPushConstantTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createPushConstantTests() argument
[all...]
H A DvktPipelineSamplerTests.cpp895 MovePtr<tcu::TestCaseGroup> createSamplerMagFilterTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, bool separateStencilUsage) in createSamplerMagFilterTests() argument
906 MovePtr<tcu::TestCaseGroup> createSamplerMinFilterTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, bool separateStencilUsage) in createSamplerMinFilterTests() argument
953 MovePtr<tcu::TestCaseGroup> createSamplerMagReduceFilterTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, bool separateStencilUsage) in createSamplerMagReduceFilterTests() argument
974 createSamplerMinReduceFilterTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, bool separateStencilUsage) createSamplerMinReduceFilterTests() argument
995 createSamplerLodTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerMipmapMode mipmapMode, bool separateStencilUsage) createSamplerLodTests() argument
1030 createSamplerMipmapTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, bool separateStencilUsage) createSamplerMipmapTests() argument
1108 createSamplerAddressModesTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, bool separateStencilUsage) createSamplerAddressModesTests() argument
1341 ExactSamplingCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const Params& params) ExactSamplingCase() argument
1859 createAllFormatsSamplerTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, bool separateStencilUsage = false) createAllFormatsSamplerTests() argument
2036 createExactSamplingTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) createExactSamplingTests() argument
2144 createSamplerTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) createSamplerTests() argument
[all...]
H A DvktPipelineVertexInputTests.cpp1800 tcu::TestContext& testCtx = testGroup.getTestContext(); in createMultipleAttributeCases() local
1916 tcu::TestContext& testCtx = multipleAttributeTests->getTestContext(); in createMultipleAttributeTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2471 void createLaunchTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createLaunchTests() argument
2545 void createScalarTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createScalarTests() argument
2652 void createRayFlagsTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createRayFlagsTests() argument
2794 createMultiOutputTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) createMultiOutputTests() argument
2863 createBuiltinTests(tcu::TestContext& testCtx) createBuiltinTests() argument
2912 createSpecConstantTests(tcu::TestContext& testCtx) createSpecConstantTests() argument
[all...]
H A DvktRayTracingPipelineFlagsTests.cpp535 PipelineFlagsCase::PipelineFlagsCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in PipelineFlagsCase() argument
1400 tcu::TestCaseGroup* createPipelineFlagsTests (tcu::TestContext& testCtx) in createPipelineFlagsTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp4252 createRenderPassSubpassDependencyTests(tcu::TestContext& testCtx) createRenderPassSubpassDependencyTests() argument
4257 createRenderPass2SubpassDependencyTests(tcu::TestContext& testCtx) createRenderPass2SubpassDependencyTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp3087 tcu::TestContext& testCtx = group->getTestContext(); in createTests() local
3487 tcu::TestContext& testCtx = group->getTestContext(); createPipelineRobustnessTests() local
3525 createRobustness2Tests(tcu::TestContext& testCtx) createRobustness2Tests() argument
3531 createImageRobustnessTests(tcu::TestContext& testCtx) createImageRobustnessTests() argument
3538 createPipelineRobustnessTests(tcu::TestContext& testCtx) createPipelineRobustnessTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1994 TextureGather2DCase::TextureGather2DCase (tcu::TestContext& testCtx, in TextureGather2DCase() argument
2222 TextureGather2DArrayCase::TextureGather2DArrayCase (tcu::TestContext& testCtx, in TextureGather2DArrayCase() argument
2452 TextureGatherCubeCase::TextureGatherCubeCase (tcu::TestContext& testCtx, in TextureGatherCubeCase() argument
2524 makeTextureGatherCase(TextureType textureType, tcu::TestContext& testCtx, const string& name, const string& description, GatherType gatherType, OffsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMode, tcu::Sampler::WrapMode wrapS, tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& texSwizzle, tcu::Sampler::FilterMode minFilter, tcu::Sampler::FilterMode magFilter, LevelMode levelMode, int baseLevel, const IVec3& textureSize, deUint32 flags = 0, const ImageBackingMode sparseCase = ShaderRenderCaseInstance::IMAGE_BACKING_MODE_REGULAR) makeTextureGatherCase() argument
2866 createTextureGatherTests(tcu::TestContext& testCtx) createTextureGatherTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp1151 tcu::TestContext& testCtx = group->getTestContext(); in addCompute16bitStorageUniform16To32Group() local
1496 tcu::TestContext& testCtx = group->getTestContext(); in addCompute16bitStorageUniform16To32ChainAccessGroup() local
1700 tcu::TestContext& testCtx = group->getTestContext(); in addCompute16bitStoragePushConstant16To32Group() local
2235 tcu::TestContext& testCtx = group->getTestContext(); in addCompute16bitStorageUniform16To16Group() local
2317 tcu::TestContext& testCtx = group->getTestContext(); addCompute16bitStorageUniform32To16Group() local
2597 tcu::TestContext& testCtx = group->getTestContext(); addCompute16bitStorageUniform16StructTo32StructGroup() local
2812 tcu::TestContext& testCtx = group->getTestContext(); addCompute16bitStorageUniform32StructTo16StructGroup() local
3029 tcu::TestContext& testCtx = group->getTestContext(); addCompute16bitStructMixedTypesGroup() local
7404 tcu::TestContext& testCtx = group->getTestContext(); addCompute16bitStorageUniform64To16Group() local
8129 tcu::TestContext& testCtx = group->getTestContext(); addCompute16bitStorageUniform16To64Group() local
8361 tcu::TestContext& testCtx = group->getTestContext(); addCompute16bitStoragePushConstant16To64Group() local
8527 create16BitStorageComputeGroup(tcu::TestContext& testCtx) create16BitStorageComputeGroup() argument
8545 create16BitStorageGraphicsGroup(tcu::TestContext& testCtx) create16BitStorageGraphicsGroup() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp1016 OuterEdgeDivisionTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const CaseDefinition caseDef) in OuterEdgeDivisionTest() argument
1049 OuterEdgeIndexIndependenceTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const CaseDefinition caseDef) in OuterEdgeIndexIndependenceTest() argument
1078 SymmetricOuterEdgeTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const CaseDefinition caseDef) in SymmetricOuterEdgeTest() argument
1104 tcu::TestCase* makeOuterEdgeDivisionTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode) in makeOuterEdgeDivisionTest() argument
1110 tcu::TestCase* makeOuterEdgeIndexIndependenceTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) in makeOuterEdgeIndexIndependenceTest() argument
1116 makeSymmetricOuterEdgeTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeSymmetricOuterEdgeTest() argument
1840 makeInvariantPrimitiveSetTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeInvariantPrimitiveSetTest() argument
1846 makeInvariantTriangleSetTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode) makeInvariantTriangleSetTest() argument
1853 makeInvariantInnerTriangleSetTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode) makeInvariantInnerTriangleSetTest() argument
1860 makeInvariantOuterTriangleSetTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode) makeInvariantOuterTriangleSetTest() argument
2165 makeTessCoordRangeTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeTessCoordRangeTest() argument
2171 makeOneMinusTessCoordTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeOneMinusTessCoordTest() argument
2185 createInvarianceTests(tcu::TestContext& testCtx) createInvarianceTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1929 InterfaceBlockCase::InterfaceBlockCase (tcu::TestContext& testCtx, in InterfaceBlockCase() argument
H A DvktTransformFeedbackSimpleTests.cpp3836 tcu::TestCaseGroup* createTransformFeedbackSimpleTests (tcu::TestContext& testCtx) in createTransformFeedbackSimpleTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp2193 UniformBlockCase::UniformBlockCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, BufferMode bufferMode, MatrixLoadFlags matrixLoadFlag, bool shuffleUniformMembers) in UniformBlockCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4264 ManyDrawsCase::ManyDrawsCase (tcu::TestContext& testCtx, const std::string& name, const ManyDrawsParams& params) in ManyDrawsCase() argument
4682 tcu::TestCaseGroup* createCommandBuffersTests (tcu::TestContext& testCtx) in createCommandBuffersTests() argument
H A DvktApiCopiesAndBlittingTests.cpp1604 CopyImageToImageTestCase (tcu::TestContext& testCtx, in CopyImageToImageTestCase() argument
2074 CopyImageToImageMipmapTestCase (tcu::TestContext& testCtx, in CopyImageToImageMipmapTestCase() argument
2334 BufferToBufferTestCase (tcu::TestContext& testCtx, in BufferToBufferTestCase() argument
2547 CopyImageToBufferTestCase (tcu::TestContext& testCtx, in CopyImageToBufferTestCase() argument
2818 CopyCompressedImageToBufferTestCase (tcu::TestContext& testCtx, in CopyCompressedImageToBufferTestCase() argument
3035 CopyBufferToImageTestCase(tcu::TestContext& testCtx, const std::string& name, const TestParams params) CopyBufferToImageTestCase() argument
3453 CopyBufferToDepthStencilTestCase(tcu::TestContext& testCtx, const std::string& name, const TestParams params) CopyBufferToDepthStencilTestCase() argument
16623 tcu::TestContext& testCtx = group->getTestContext(); addResolveImageDiffImageSizeTests() local
16887 createCopiesAndBlittingTests(tcu::TestContext& testCtx) createCopiesAndBlittingTests() argument
[all...]
H A DvktApiObjectManagementTests.cpp3462 tcu::TestCaseGroup* createGroup (tcu::TestContext& testCtx, const char* name, const CaseDescriptions& cases) in createGroup() argument
3471 tcu::TestCaseGroup* createObjectManagementTests (tcu::TestContext& testCtx) in createObjectManagementTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp3516 void createBasicTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* parentGroup, SharedGroupParams groupParams) in createBasicTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp2571 TexelViewCompatibleCase::TexelViewCompatibleCase (TestContext& testCtx, const std::string& name, const TestParameters& parameters) in TexelViewCompatibleCase() argument
3007 tcu::TestCaseGroup* createImageCompressionTranscodingTests (tcu::TestContext& testCtx) in createImageCompressionTranscodingTests() argument
[all...]

Completed in 154 milliseconds

1...<<4142434445