Home
last modified time | relevance | path

Searched refs:descSuffix (Results 1 – 18 of 18) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/stress/
Des2sLongRunningTests.cpp62 const char* const descSuffix; in init() member
65 …MemCase (const char* n, const char* d, int l, int r) : nameSuffix(n), descSuffix(d), limit(l), red… in init()
120 … (string() + cases[caseNdx].desc + memoryLimitCases[memoryLimitNdx].descSuffix).c_str(), in init()
136 const char* const descSuffix; in init() member
139 …MemCase (const char* n, const char* d, int l, int t) : nameSuffix(n), descSuffix(d), limit(l), num… in init()
188 … (string() + cases[caseNdx].desc + memoryLimitCases[memoryLimitNdx].descSuffix).c_str(), in init()
289 const char* const descSuffix; in init() member
292 …MemCase (const char* n, const char* d, int t, int b) : nameSuffix(n), descSuffix(d), texLimit(t), … in init()
306 … "Use both buffers and textures wastefully" + memoryLimitCases[memoryLimitNdx].descSuffix).c_str(), in init()
329 … (string() + "Highly random behavior" + memoryLimitCases[memoryLimitNdx].descSuffix).c_str(), in init()
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sLongRunningTests.cpp62 const char* const descSuffix; in init() member
65 …MemCase (const char* n, const char* d, int l, int r) : nameSuffix(n), descSuffix(d), limit(l), red… in init()
120 … (string() + cases[caseNdx].desc + memoryLimitCases[memoryLimitNdx].descSuffix).c_str(), in init()
136 const char* const descSuffix; in init() member
139 …MemCase (const char* n, const char* d, int l, int t) : nameSuffix(n), descSuffix(d), limit(l), num… in init()
188 … (string() + cases[caseNdx].desc + memoryLimitCases[memoryLimitNdx].descSuffix).c_str(), in init()
289 const char* const descSuffix; in init() member
292 …MemCase (const char* n, const char* d, int t, int b) : nameSuffix(n), descSuffix(d), texLimit(t), … in init()
306 … "Use both buffers and textures wastefully" + memoryLimitCases[memoryLimitNdx].descSuffix).c_str(), in init()
329 … (string() + "Highly random behavior" + memoryLimitCases[memoryLimitNdx].descSuffix).c_str(), in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateVPTests.cpp471 std::string descSuffix; in init() local
479 descSuffix = " using mesh shaders"; in init()
491 … + nameSuffix, "Set viewport which is twice bigger than screen size" + descSuffix, m_pipelineConst… in init()
492 …fix, "Perform a scissor test on 1/4 bottom-left part of the surface" + descSuffix, m_pipelineConst… in init()
504 …tx, "viewport_array" + nameSuffix, "Multiple viewports and scissors" + descSuffix, m_pipelineConst… in init()
DvktDynamicStateGeneralTests.cpp471 std::string descSuffix; in init() local
479 descSuffix = " using mesh shaders"; in init()
491 …ix, "Perform multiple draws with different VP states (scissor test)" + descSuffix, m_pipelineConst… in init()
492 …"Check if binding order is not important for pipeline configuration" + descSuffix, m_pipelineConst… in init()
494 … nameSuffix, "Check if bound states are persistent across pipelines" + descSuffix, m_pipelineConst… in init()
DvktDynamicStateDSTests.cpp1300 std::string descSuffix; in init() local
1308 descSuffix = " using mesh shaders"; in init()
1319 …estCtx, "depth_bounds_1" + nameSuffix, "Perform depth bounds test 1" + descSuffix, m_pipelineConst… in init()
1320 …estCtx, "depth_bounds_2" + nameSuffix, "Perform depth bounds test 1" + descSuffix, m_pipelineConst… in init()
1322 …stencil_params_basic_1" + nameSuffix, "Perform basic stencil test 1" + descSuffix, m_pipelineConst… in init()
1323 …stencil_params_basic_2" + nameSuffix, "Perform basic stencil test 2" + descSuffix, m_pipelineConst… in init()
1325 …encil_params_advanced" + nameSuffix, "Perform advanced stencil test" + descSuffix, m_pipelineConst… in init()
DvktDynamicStateRSTests.cpp1210 std::string descSuffix; in init() local
1216 descSuffix = " using mesh shaders"; in init()
1227 …_testCtx, "depth_bias" + nameSuffix, "Test depth bias functionality" + descSuffix, m_pipelineConst… in init()
1228 …epth_bias_clamp" + nameSuffix, "Test depth bias clamp functionality" + descSuffix, m_pipelineConst… in init()
1231 …ffix, "Draw a line with width set to max defined by physical device" + descSuffix, m_pipelineConst… in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateVPTests.cpp471 std::string descSuffix; in init() local
479 descSuffix = " using mesh shaders"; in init()
491 … + nameSuffix, "Set viewport which is twice bigger than screen size" + descSuffix, m_pipelineConst… in init()
492 …fix, "Perform a scissor test on 1/4 bottom-left part of the surface" + descSuffix, m_pipelineConst… in init()
504 …tx, "viewport_array" + nameSuffix, "Multiple viewports and scissors" + descSuffix, m_pipelineConst… in init()
DvktDynamicStateGeneralTests.cpp471 std::string descSuffix; in init() local
479 descSuffix = " using mesh shaders"; in init()
491 …ix, "Perform multiple draws with different VP states (scissor test)" + descSuffix, m_pipelineConst… in init()
492 …"Check if binding order is not important for pipeline configuration" + descSuffix, m_pipelineConst… in init()
494 … nameSuffix, "Check if bound states are persistent across pipelines" + descSuffix, m_pipelineConst… in init()
DvktDynamicStateDSTests.cpp1300 std::string descSuffix; in init() local
1308 descSuffix = " using mesh shaders"; in init()
1319 …estCtx, "depth_bounds_1" + nameSuffix, "Perform depth bounds test 1" + descSuffix, m_pipelineConst… in init()
1320 …estCtx, "depth_bounds_2" + nameSuffix, "Perform depth bounds test 1" + descSuffix, m_pipelineConst… in init()
1322 …stencil_params_basic_1" + nameSuffix, "Perform basic stencil test 1" + descSuffix, m_pipelineConst… in init()
1323 …stencil_params_basic_2" + nameSuffix, "Perform basic stencil test 2" + descSuffix, m_pipelineConst… in init()
1325 …encil_params_advanced" + nameSuffix, "Perform advanced stencil test" + descSuffix, m_pipelineConst… in init()
DvktDynamicStateRSTests.cpp1210 std::string descSuffix; in init() local
1216 descSuffix = " using mesh shaders"; in init()
1227 …_testCtx, "depth_bias" + nameSuffix, "Test depth bias functionality" + descSuffix, m_pipelineConst… in init()
1228 …epth_bias_clamp" + nameSuffix, "Test depth bias clamp functionality" + descSuffix, m_pipelineConst… in init()
1231 …ffix, "Draw a line with width set to max defined by physical device" + descSuffix, m_pipelineConst… in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp5390 std::string descSuffix; in createExtendedDynamicStateTests() member
5641 …UnusedCase.nameSuffix, "Dynamically enable primitiveRestart" + bindUnusedCase.descSuffix, config)); in createExtendedDynamicStateTests()
5658 …edCase.nameSuffix, "Dynamically change patch control points" + bindUnusedCase.descSuffix, config)); in createExtendedDynamicStateTests()
5739 …+ " class" + (forceGeometryShader ? " and use a geometry shader" : "") + bindUnusedCase.descSuffix; in createExtendedDynamicStateTests()
5936 …prefix + bindUnusedCase.nameSuffix, "Dynamically set stride" + bindUnusedCase.descSuffix, config)); in createExtendedDynamicStateTests()
5944 … "Dynamically set stride using a nonzero vertex data offset" + bindUnusedCase.descSuffix, config)); in createExtendedDynamicStateTests()
5959 …t stride using a nonzero vertex data offset and extra bytes" + bindUnusedCase.descSuffix, config)); in createExtendedDynamicStateTests()
6105 …const std::string descSuffix = (multisample ? " in multisample mode" : " in single sample mode"); in createExtendedDynamicStateTests() local
6112 …+ "rasterization_samples", "Dynamically set the rasterization sample count" + descSuffix, config)); in createExtendedDynamicStateTests()
6122 …+ "sample_mask_enable", "Dynamically set a sample mask that allows drawing" + descSuffix, config)); in createExtendedDynamicStateTests()
[all …]
DvktPipelineMultisampleTests.cpp5814 …const std::string descSuffix = (flag ? "one unused attachment reference" : "no attachment referenc… in createMultisampleTests() local
5816 …fer with " + fbCountStr + " samples, subpass with " + emptyCountStr + " samples and " + descSuffix; in createMultisampleTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp5390 std::string descSuffix; in createExtendedDynamicStateTests() member
5641 …UnusedCase.nameSuffix, "Dynamically enable primitiveRestart" + bindUnusedCase.descSuffix, config)); in createExtendedDynamicStateTests()
5658 …edCase.nameSuffix, "Dynamically change patch control points" + bindUnusedCase.descSuffix, config)); in createExtendedDynamicStateTests()
5739 …+ " class" + (forceGeometryShader ? " and use a geometry shader" : "") + bindUnusedCase.descSuffix; in createExtendedDynamicStateTests()
5936 …prefix + bindUnusedCase.nameSuffix, "Dynamically set stride" + bindUnusedCase.descSuffix, config)); in createExtendedDynamicStateTests()
5944 … "Dynamically set stride using a nonzero vertex data offset" + bindUnusedCase.descSuffix, config)); in createExtendedDynamicStateTests()
5959 …t stride using a nonzero vertex data offset and extra bytes" + bindUnusedCase.descSuffix, config)); in createExtendedDynamicStateTests()
6105 …const std::string descSuffix = (multisample ? " in multisample mode" : " in single sample mode"); in createExtendedDynamicStateTests() local
6112 …+ "rasterization_samples", "Dynamically set the rasterization sample count" + descSuffix, config)); in createExtendedDynamicStateTests()
6122 …+ "sample_mask_enable", "Dynamically set a sample mask that allows drawing" + descSuffix, config)); in createExtendedDynamicStateTests()
[all …]
DvktPipelineMultisampleTests.cpp5814 …const std::string descSuffix = (flag ? "one unused attachment reference" : "no attachment referenc… in createMultisampleTests() local
5816 …fer with " + fbCountStr + " samples, subpass with " + emptyCountStr + " samples and " + descSuffix; in createMultisampleTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationTests.cpp6924 const std::string descSuffix; in createRasterizationTests() member
7022 const auto& descSuffix = sfCase.descSuffix; in createRasterizationTests() local
7024 …ves as VK_PRIMITIVE_TOPOLOGY_LINE_LIST, verify rasterization result" + descSuffix, PRIMITIVEW… in createRasterizationTests()
7025 …es as VK_PRIMITIVE_TOPOLOGY_LINE_STRIP, verify rasterization result" + descSuffix, PRIMITIVEW… in createRasterizationTests()
7026 …IVE_TOPOLOGY_LINE_LIST with wide lines, verify rasterization result" + descSuffix, PRIMITIVEWIDEN… in createRasterizationTests()
7027 …VE_TOPOLOGY_LINE_STRIP with wide lines, verify rasterization result" + descSuffix, PRIMITIVEWIDEN… in createRasterizationTests()
7029 …ves as VK_PRIMITIVE_TOPOLOGY_LINE_LIST, verify rasterization result" + descSuffix, PRIMITIVEW… in createRasterizationTests()
7030 …es as VK_PRIMITIVE_TOPOLOGY_LINE_STRIP, verify rasterization result" + descSuffix, PRIMITIVEW… in createRasterizationTests()
7031 …IVE_TOPOLOGY_LINE_LIST with wide lines, verify rasterization result" + descSuffix, PRIMITIVEWIDEN… in createRasterizationTests()
7032 …VE_TOPOLOGY_LINE_STRIP with wide lines, verify rasterization result" + descSuffix, PRIMITIVEWIDEN… in createRasterizationTests()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp6924 const std::string descSuffix; in createRasterizationTests() member
7022 const auto& descSuffix = sfCase.descSuffix; in createRasterizationTests() local
7024 …ves as VK_PRIMITIVE_TOPOLOGY_LINE_LIST, verify rasterization result" + descSuffix, PRIMITIVEW… in createRasterizationTests()
7025 …es as VK_PRIMITIVE_TOPOLOGY_LINE_STRIP, verify rasterization result" + descSuffix, PRIMITIVEW… in createRasterizationTests()
7026 …IVE_TOPOLOGY_LINE_LIST with wide lines, verify rasterization result" + descSuffix, PRIMITIVEWIDEN… in createRasterizationTests()
7027 …VE_TOPOLOGY_LINE_STRIP with wide lines, verify rasterization result" + descSuffix, PRIMITIVEWIDEN… in createRasterizationTests()
7029 …ves as VK_PRIMITIVE_TOPOLOGY_LINE_LIST, verify rasterization result" + descSuffix, PRIMITIVEW… in createRasterizationTests()
7030 …es as VK_PRIMITIVE_TOPOLOGY_LINE_STRIP, verify rasterization result" + descSuffix, PRIMITIVEW… in createRasterizationTests()
7031 …IVE_TOPOLOGY_LINE_LIST with wide lines, verify rasterization result" + descSuffix, PRIMITIVEWIDEN… in createRasterizationTests()
7032 …VE_TOPOLOGY_LINE_STRIP with wide lines, verify rasterization result" + descSuffix, PRIMITIVEWIDEN… in createRasterizationTests()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp5246 const std::string descSuffix = (useDynamicTopology ? " and use dynamic topology" : ""); in createMeshShaderMiscTestsEXT() local
5248 …ix, "Test mixing classic and mesh pipelines in the same render pass" + descSuffix, std::move(param… in createMeshShaderMiscTestsEXT()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp5246 const std::string descSuffix = (useDynamicTopology ? " and use dynamic topology" : ""); in createMeshShaderMiscTestsEXT() local
5248 …ix, "Test mixing classic and mesh pipelines in the same render pass" + descSuffix, std::move(param… in createMeshShaderMiscTestsEXT()