Home
last modified time | relevance | path

Searched defs:separatePrimitives (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryGridRenderTests.cpp119 const bool separatePrimitives = (m_flags & FLAG_GEOMETRY_SEPARATE_PRIMITIVES) != 0; in GridRenderTestCase() local
517 … const bool separatePrimitives = (m_params.flags & FLAG_GEOMETRY_SEPARATE_PRIMITIVES) != 0; in GridRenderTestInstance() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp2449 … const bool separatePrimitives = (m_flags & FLAG_GEOMETRY_SEPARATE_PRIMITIVES) != 0; in init() local