Home
last modified time | relevance | path

Searched refs:DRAW_INDIRECT_COUNT (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp68 DRAW_INDIRECT_COUNT, member in vkt::MeshShader::__anon28077::DrawType
77 case DrawType::DRAW_INDIRECT_COUNT: stream << "draw_indirect_count"; break; in operator <<()
84 // This helps test the maxDrawCount rule for the DRAW_INDIRECT_COUNT case.
104 tcu::Maybe<IndirectCountLimitType> indirectCountLimit; // Only used for DRAW_INDIRECT_COUNT.
105 tcu::Maybe<uint32_t> indirectCountOffset; // Only used for DRAW_INDIRECT_COUNT.
128 // DRAW_INDIRECT_COUNT: same as indirect in two variants:
348 if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in checkSupport()
534 if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in iterate()
569 else if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in iterate()
645 DrawType::DRAW_INDIRECT_COUNT, in createMeshShaderApiTests()
[all...]
H A DvktMeshShaderApiTestsEXT.cpp68 DRAW_INDIRECT_COUNT, member in vkt::MeshShader::__anon28083::DrawType
77 case DrawType::DRAW_INDIRECT_COUNT: stream << "draw_indirect_count"; break; in operator <<()
84 // This helps test the maxDrawCount rule for the DRAW_INDIRECT_COUNT case.
103 tcu::Maybe<IndirectCountLimitType> indirectCountLimit; // Only used for DRAW_INDIRECT_COUNT.
104 tcu::Maybe<uint32_t> indirectCountOffset; // Only used for DRAW_INDIRECT_COUNT.
128 // DRAW_INDIRECT_COUNT: same as indirect in two variants:
351 if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in checkSupport()
559 if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in iterate()
621 else if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in iterate()
704 DrawType::DRAW_INDIRECT_COUNT, in createMeshShaderApiTestsEXT()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp68 DRAW_INDIRECT_COUNT, member in vkt::MeshShader::__anon29308::DrawType
77 case DrawType::DRAW_INDIRECT_COUNT: stream << "draw_indirect_count"; break; in operator <<()
84 // This helps test the maxDrawCount rule for the DRAW_INDIRECT_COUNT case.
104 tcu::Maybe<IndirectCountLimitType> indirectCountLimit; // Only used for DRAW_INDIRECT_COUNT.
105 tcu::Maybe<uint32_t> indirectCountOffset; // Only used for DRAW_INDIRECT_COUNT.
128 // DRAW_INDIRECT_COUNT: same as indirect in two variants:
348 if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in checkSupport()
534 if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in iterate()
569 else if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in iterate()
645 DrawType::DRAW_INDIRECT_COUNT, in createMeshShaderApiTests()
[all...]
H A DvktMeshShaderApiTestsEXT.cpp68 DRAW_INDIRECT_COUNT, member in vkt::MeshShader::__anon29314::DrawType
77 case DrawType::DRAW_INDIRECT_COUNT: stream << "draw_indirect_count"; break; in operator <<()
84 // This helps test the maxDrawCount rule for the DRAW_INDIRECT_COUNT case.
103 tcu::Maybe<IndirectCountLimitType> indirectCountLimit; // Only used for DRAW_INDIRECT_COUNT.
104 tcu::Maybe<uint32_t> indirectCountOffset; // Only used for DRAW_INDIRECT_COUNT.
128 // DRAW_INDIRECT_COUNT: same as indirect in two variants:
351 if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in checkSupport()
559 if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in iterate()
621 else if (m_params.drawType == DrawType::DRAW_INDIRECT_COUNT) in iterate()
704 DrawType::DRAW_INDIRECT_COUNT, in createMeshShaderApiTestsEXT()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPerformanceTests.cpp65 DRAW_INDIRECT_COUNT, enumerator
302 else if (m_drawType == DRAW_INDIRECT_COUNT) in draw()
1078 { DRAW_INDIRECT_COUNT, "draw_indirect_count" }, in createShaderObjectPerformanceTests()

Completed in 8 milliseconds