Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryGridRenderTests.cpp117 const bool separatePrimitives = (m_flags & FLAG_GEOMETRY_SEPARATE_PRIMITIVES) != 0; in GridRenderTestCase() local
474 const bool separatePrimitives = (m_params.flags & FLAG_GEOMETRY_SEPARATE_PRIMITIVES) != 0; in GridRenderTestInstance() local
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2344 const bool separatePrimitives = (m_flags & FLAG_GEOMETRY_SEPARATE_PRIMITIVES) != 0; in init() local