| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsLifetimeTests.hpp | 66 Context(const RenderContext& renderCtx, TestContext& testCtx) Context() argument
|
| H A D | glsTextureBufferCase.cpp | 855 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 D | vktMeshShaderSmokeTests.cpp | 98 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 D | vktPipelineCreationCacheControlTests.cpp | 1398 TestCaseGroup* createCacheControlTests(TestContext& testCtx) in createCacheControlTests() argument
|
| H A D | vktPipelineCreationFeedbackTests.cpp | 1214 tcu::TestCaseGroup* createCreationFeedbackTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createCreationFeedbackTests() argument
|
| H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 1416 tcu::TestCaseGroup* createDepthRangeUnrestrictedTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createDepthRangeUnrestrictedTests() argument [all...] |
| H A D | vktPipelineDescriptorLimitsTests.cpp | 881 tcu::TestCaseGroup* createDescriptorLimitsTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createDescriptorLimitsTests() argument [all...] |
| H A D | vktPipelineExecutablePropertiesTests.cpp | 1270 tcu::TestCaseGroup* createExecutablePropertiesTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createExecutablePropertiesTests() argument
|
| H A D | vktPipelineImage2DViewOf3DTests.cpp | 759 tcu::TestCaseGroup* createImage2DViewOf3DTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createImage2DViewOf3DTests() argument
|
| H A D | vktPipelineInputAssemblyTests.cpp | 1657 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 D | vktPipelineInterfaceMatchingTests.cpp | 1036 tcu::TestCaseGroup* createInterfaceMatchingTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createInterfaceMatchingTests() argument
|
| H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 1424 tcu::TestCaseGroup* createMultisampleShaderFragmentMaskTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createMultisampleShaderFragmentMaskTests() argument
|
| H A D | vktPipelineNoPositionTests.cpp | 129 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 D | vktPipelineStencilTests.cpp | 935 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 D | vktProtectedMemShaderImageAccessTests.cpp | 266 ImageAccessTestCase (tcu::TestContext& testCtx, in ImageAccessTestCase() argument 1169 tcu::TestCaseGroup* createShaderImageAccessTests (tcu::TestContext& testCtx) in createShaderImageAccessTests() argument [all...] |
| H A D | vktProtectedMemStorageBufferTests.cpp | 706 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 D | vktProtectedMemWsiSwapchainTests.cpp | 1314 tcu::TestCaseGroup* createSwapchainTests (tcu::TestContext& testCtx) in createSwapchainTests() argument
|
| H A D | vktProtectedMemYCbCrConversionTests.cpp | 1295 tcu::TestCaseGroup* createYCbCrConversionTests (tcu::TestContext& testCtx) in createYCbCrConversionTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
| H A D | vktQueryPoolPerformanceTests.cpp | 1261 QueryPoolPerformanceTests::QueryPoolPerformanceTests (tcu::TestContext &testCtx) in QueryPoolPerformanceTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 149 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 D | vktRasterizationProvokingVertexTests.cpp | 156 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 D | vktRayQueryDirectionTests.cpp | 248 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 D | vktRayTracingBuildIndirectTests.cpp | 674 tcu::TestCaseGroup* createBuildIndirectTests (tcu::TestContext& testCtx) in createBuildIndirectTests() argument
|
| H A D | vktRayTracingBuildLargeTests.cpp | 538 tcu::TestCaseGroup* createBuildLargeShaderSetTests (tcu::TestContext& testCtx) in createBuildLargeShaderSetTests() argument
|
| H A D | vktRayTracingBuildTests.cpp | 617 tcu::TestContext& testCtx = testParentGroup->getTestContext(); in buildTest() local 714 tcu::TestCaseGroup* createBuildTests (tcu::TestContext& testCtx) in createBuildTests() argument
|