Home
last modified time | relevance | path

Searched refs:FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp66 FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC = 0x0010, enumerator
106 …DE_ASSERT(((m_flags & FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC) == 0) || ((m_flags & FLAG_GEOMETRY_INVOC… in GridRenderCase()
213 else if (m_flags & FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC) in init()
596 GridRenderCase::FLAG_TESSELLATION_MAX_SPEC | GridRenderCase::FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC in init()
606 GridRenderCase::FLAG_GEOMETRY_MAX_SPEC | GridRenderCase::FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC in init()
618 …_SPEC | GridRenderCase::FLAG_GEOMETRY_MAX_SPEC | GridRenderCase::FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC in init()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryGridRenderTests.cpp64 FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC = 1u << 2, enumerator
93 , m_numGeometryInvocations ((m_flags & FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC) ? 32 : 4) in GridRenderTestCase()
132 if ((m_flags & FLAG_GEOMETRY_MAX_SPEC) || (m_flags & FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC)) in GridRenderTestCase()
143 if (m_flags & FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC) in GridRenderTestCase()
674 FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC in createGeometryGridRenderLimitsTests()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2109 FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC = 0x0010, enumerator
2158 …DE_ASSERT(((m_flags & FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC) == 0) || ((m_flags & FLAG_GEOMETRY_INVOC… in GridRenderCase()
2291 else if (m_flags & FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC) in init()
3117 GridRenderCase::FLAG_GEOMETRY_INVOCATIONS_MAX_SPEC in init()