Home
last modified time | relevance | path

Searched refs:groupDesc (Results 1 – 25 of 36) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBuildTests.cpp726 string groupName, groupDesc; in createBuildTests() local
730 groupDesc = "Compare results of run with acceleration structures build on GPU"; in createBuildTests()
735 groupDesc = "Compare results of run with acceleration structures build on CPU"; in createBuildTests()
742groupDesc = "Compare results of run with acceleration structures build on CPU and using host threa… in createBuildTests()
745 …estCaseGroup> groupGpuCpuHt(new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createBuildTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildTests.cpp726 string groupName, groupDesc; in createBuildTests() local
730 groupDesc = "Compare results of run with acceleration structures build on GPU"; in createBuildTests()
735 groupDesc = "Compare results of run with acceleration structures build on CPU"; in createBuildTests()
742groupDesc = "Compare results of run with acceleration structures build on CPU and using host threa… in createBuildTests()
745 …estCaseGroup> groupGpuCpuHt(new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createBuildTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemCopyBufferToImageTests.cpp413 std::string groupDesc = "Copy Buffer To Image Tests with " + groupName + " command buffer"; in createCopyBufferToImageTests() local
414 …::TestCaseGroup> copyTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createCopyBufferToImageTests()
DvktProtectedMemClearColorImageTests.cpp346 std::string groupDesc = "Clear Color Image Tests with " + groupName + " command buffer"; in createClearColorImageTests() local
347 …:TestCaseGroup> clearTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createClearColorImageTests()
DvktProtectedMemAttachmentClearTests.cpp381 std::string groupDesc = "Attachment Clear Op Tests with " + groupName + " command buffer"; in createAttachmentClearTests() local
382 …:TestCaseGroup> clearTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createAttachmentClearTests()
DvktProtectedMemCopyImageTests.cpp451 std::string groupDesc = "Copy Image Tests with " + groupName + " command buffer"; in createCopyImageTests() local
452 …::TestCaseGroup> copyTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createCopyImageTests()
DvktProtectedMemCopyImageToBufferTests.cpp425 std::string groupDesc = "Copy Image to Buffer Tests with " + groupName + " command buffer"; in createCopyImageToFloatBufferTests() local
426 …::TestCaseGroup> copyTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createCopyImageToFloatBufferTests()
DvktProtectedMemBlitImageTests.cpp453 std::string groupDesc = "Blit Image Tests with " + groupName + " command buffer"; in createBlitImageTests() local
454 …::TestCaseGroup> blitTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createBlitImageTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemCopyBufferToImageTests.cpp413 std::string groupDesc = "Copy Buffer To Image Tests with " + groupName + " command buffer"; in createCopyBufferToImageTests() local
414 …::TestCaseGroup> copyTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createCopyBufferToImageTests()
DvktProtectedMemClearColorImageTests.cpp346 std::string groupDesc = "Clear Color Image Tests with " + groupName + " command buffer"; in createClearColorImageTests() local
347 …:TestCaseGroup> clearTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createClearColorImageTests()
DvktProtectedMemAttachmentClearTests.cpp381 std::string groupDesc = "Attachment Clear Op Tests with " + groupName + " command buffer"; in createAttachmentClearTests() local
382 …:TestCaseGroup> clearTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createAttachmentClearTests()
DvktProtectedMemCopyImageTests.cpp451 std::string groupDesc = "Copy Image Tests with " + groupName + " command buffer"; in createCopyImageTests() local
452 …::TestCaseGroup> copyTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createCopyImageTests()
DvktProtectedMemBlitImageTests.cpp453 std::string groupDesc = "Blit Image Tests with " + groupName + " command buffer"; in createBlitImageTests() local
454 …::TestCaseGroup> blitTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createBlitImageTests()
DvktProtectedMemCopyImageToBufferTests.cpp425 std::string groupDesc = "Copy Image to Buffer Tests with " + groupName + " command buffer"; in createCopyImageToFloatBufferTests() local
426 …::TestCaseGroup> copyTests (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createCopyImageToFloatBufferTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp1530 std::string groupDesc = std::string("Loop tests with ") + loopCountName + " loop counter."; in init() local
1531 …TestCaseGroup* genericSubGroup = new TestCaseGroup(m_testCtx, groupName.c_str(), groupDesc.c_str()… in init()
1532 …TestCaseGroup* specialSubGroup = new TestCaseGroup(m_testCtx, groupName.c_str(), groupDesc.c_str()… in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp1530 std::string groupDesc = std::string("Loop tests with ") + loopCountName + " loop counter."; in init() local
1531 …TestCaseGroup* genericSubGroup = new TestCaseGroup(m_testCtx, groupName.c_str(), groupDesc.c_str()… in init()
1532 …TestCaseGroup* specialSubGroup = new TestCaseGroup(m_testCtx, groupName.c_str(), groupDesc.c_str()… in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLoopTests.cpp1151 string groupDesc = string("Loop tests with ") + loopCountName + " loop counter."; in init() local
1152 TestCaseGroup* group = new TestCaseGroup(m_context, groupName.c_str(), groupDesc.c_str()); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderLoopTests.cpp1165 string groupDesc = string("Loop tests with ") + loopCountName + " loop counter."; in init() local
1166 TestCaseGroup* group = new TestCaseGroup(m_context, groupName.c_str(), groupDesc.c_str()); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderLoopTests.cpp1289 string groupDesc = string("Loop tests with ") + loopCountName + " loop counter."; in init() local
1290 TestCaseGroup* group = new TestCaseGroup(m_context, groupName.c_str(), groupDesc.c_str()); in init()
Des2fShaderTextureFunctionTests.cpp560 static void createCaseGroup (TestCaseGroup* parent, const char* groupName, const char* groupDesc, c… in createCaseGroup() argument
562 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(parent->getTestContext(), groupName, groupDesc); in createCaseGroup()
Des2fUniformApiTests.cpp2356 const char* const groupDesc = arrayAssignGroups[arrayAssignGroupNdx].description; in init() local
2358 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
DesextcTextureShadowLodFunctionsTest.cpp962 static void createCaseGroup(TestCaseGroup* parent, const char* groupName, const char* groupDesc, in createCaseGroup() argument
965 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(parent->getTestContext(), groupName, groupDesc); in createCaseGroup()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp2044 …const std::string groupDesc = de::toString(attributeCount[attributeCountNdx]) + " vertex inp… in createMaxAttributeTests() local
2046 …Group> numAttributeTests(new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createMaxAttributeTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp2044 …const std::string groupDesc = de::toString(attributeCount[attributeCountNdx]) + " vertex inp… in createMaxAttributeTests() local
2046 …Group> numAttributeTests(new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupDesc.c_str())); in createMaxAttributeTests()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramUniformTests.cpp2029 const char* const groupDesc = arrayAssignGroups[arrayAssignGroupNdx].description; in init() local
2031 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init()

12