Home
last modified time | relevance | path

Searched defs:LineStrip (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/referencerenderer/
DrrPrimitiveAssembler.hpp219 struct LineStrip struct
222 …erator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
239 static size_t getPrimitiveCount (size_t vertices) in getPrimitiveCount()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DPrimitiveTopologyTests.cpp265 TEST_P(PrimitiveTopologyTest, LineStrip) { in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBuiltinVariableTest.cpp151 TEST_P(BuiltinVariableVertexIdTest, LineStrip) in TEST_P() argument
DMultiviewDrawTest.cpp1691 TEST_P(MultiviewRenderPrimitiveTest, LineStrip) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/common/
DPackedEnums.h240 LineStrip = 0x3, enumerator