Home
last modified time | relevance | path

Searched defs:testCtx (Results 776 - 800 of 1129) sorted by relevance

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.hpp66 Context(const RenderContext& renderCtx, TestContext& testCtx) Context() argument
H A DglsTextureBufferCase.cpp855 void runTests (tcu::TestContext& testCtx, in runTests() argument
933 TextureBufferCase::TextureBufferCase (tcu::TestContext& testCtx, in TextureBufferCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTests.cpp98 MeshOnlyTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description) : vkt::TestCase (testCtx, name, description) {} in MeshOnlyTriangleCase() argument
109 MeshTaskTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description) : vkt::TestCase (testCtx, name, description) {} in MeshTaskTriangleCase() argument
121 TaskOnlyTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description) : vkt::TestCase (testCtx, name, description) {} in TaskOnlyTriangleCase() argument
1123 tcu::TestCaseGroup* createMeshShaderSmokeTests (tcu::TestContext& testCtx) in createMeshShaderSmokeTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp1398 TestCaseGroup* createCacheControlTests(TestContext& testCtx) in createCacheControlTests() argument
H A DvktPipelineCreationFeedbackTests.cpp1214 tcu::TestCaseGroup* createCreationFeedbackTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createCreationFeedbackTests() argument
H A DvktPipelineDepthRangeUnrestrictedTests.cpp1416 tcu::TestCaseGroup* createDepthRangeUnrestrictedTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createDepthRangeUnrestrictedTests() argument
[all...]
H A DvktPipelineDescriptorLimitsTests.cpp881 tcu::TestCaseGroup* createDescriptorLimitsTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createDescriptorLimitsTests() argument
[all...]
H A DvktPipelineExecutablePropertiesTests.cpp1270 tcu::TestCaseGroup* createExecutablePropertiesTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createExecutablePropertiesTests() argument
H A DvktPipelineImage2DViewOf3DTests.cpp759 tcu::TestCaseGroup* createImage2DViewOf3DTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createImage2DViewOf3DTests() argument
H A DvktPipelineInputAssemblyTests.cpp1657 de::MovePtr<tcu::TestCaseGroup> createPrimitiveTopologyTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createPrimitiveTopologyTests() argument
1699 de::MovePtr<tcu::TestCaseGroup> createPrimitiveRestartTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createPrimitiveRestartTests() argument
1813 createInputAssemblyTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) createInputAssemblyTests() argument
[all...]
H A DvktPipelineInterfaceMatchingTests.cpp1036 tcu::TestCaseGroup* createInterfaceMatchingTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createInterfaceMatchingTests() argument
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp1424 tcu::TestCaseGroup* createMultisampleShaderFragmentMaskTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createMultisampleShaderFragmentMaskTests() argument
H A DvktPipelineNoPositionTests.cpp129 NoPositionCase::NoPositionCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in NoPositionCase() argument
744 tcu::TestCaseGroup* createNoPositionTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in createNoPositionTests() argument
H A DvktPipelineStencilTests.cpp935 tcu::TestCaseGroup* createStencilTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createStencilTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp266 ImageAccessTestCase (tcu::TestContext& testCtx, in ImageAccessTestCase() argument
1169 tcu::TestCaseGroup* createShaderImageAccessTests (tcu::TestContext& testCtx) in createShaderImageAccessTests() argument
[all...]
H A DvktProtectedMemStorageBufferTests.cpp706 tcu::TestCaseGroup* createSpecifiedStorageBufferTests (tcu::TestContext& testCtx, in createSpecifiedStorageBufferTests() argument
728 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, const glu::ShaderType shaderType, size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) in createRandomizedBufferTests() argument
766 tcu::TestCaseGroup* createRWStorageBufferTests (tcu::TestContext& testCtx, in createRWStorageBufferTests() argument
873 createReadStorageBufferTests(tcu::TestContext& testCtx) createReadStorageBufferTests() argument
884 createWriteStorageBufferTests(tcu::TestContext& testCtx) createWriteStorageBufferTests() argument
895 createAtomicStorageBufferTests(tcu::TestContext& testCtx) createAtomicStorageBufferTests() argument
[all...]
H A DvktProtectedMemWsiSwapchainTests.cpp1314 tcu::TestCaseGroup* createSwapchainTests (tcu::TestContext& testCtx) in createSwapchainTests() argument
H A DvktProtectedMemYCbCrConversionTests.cpp1295 tcu::TestCaseGroup* createYCbCrConversionTests (tcu::TestContext& testCtx) in createYCbCrConversionTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolPerformanceTests.cpp1261 QueryPoolPerformanceTests::QueryPoolPerformanceTests (tcu::TestContext &testCtx) in QueryPoolPerformanceTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp149 FragSideEffectsTestCase::FragSideEffectsTestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in FragSideEffectsTestCase() argument
672 tcu::TestCaseGroup* createFragSideEffectsTests (tcu::TestContext& testCtx) in createFragSideEffectsTests() argument
[all...]
H A DvktRasterizationProvokingVertexTests.cpp156 ProvokingVertexTestCase::ProvokingVertexTestCase (tcu::TestContext& testCtx, in ProvokingVertexTestCase() argument
914 tcu::TestContext& testCtx = testGroup->getTestContext(); in createTests() local
997 tcu::TestCaseGroup* createProvokingVertexTests (tcu::TestContext& testCtx) in createProvokingVertexTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp248 DirectionTestCase::DirectionTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in DirectionTestCase() argument
535 tcu::TestCaseGroup* createDirectionLengthTests (tcu::TestContext& testCtx) in createDirectionLengthTests() argument
607 tcu::TestCaseGroup* createInsideAABBsTests (tcu::TestContext& testCtx) in createInsideAABBsTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuildIndirectTests.cpp674 tcu::TestCaseGroup* createBuildIndirectTests (tcu::TestContext& testCtx) in createBuildIndirectTests() argument
H A DvktRayTracingBuildLargeTests.cpp538 tcu::TestCaseGroup* createBuildLargeShaderSetTests (tcu::TestContext& testCtx) in createBuildLargeShaderSetTests() argument
H A DvktRayTracingBuildTests.cpp617 tcu::TestContext& testCtx = testParentGroup->getTestContext(); in buildTest() local
714 tcu::TestCaseGroup* createBuildTests (tcu::TestContext& testCtx) in createBuildTests() argument

Completed in 45 milliseconds

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