Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderWinding.cpp246 bool frontFaceWindingIsCW = (windingIndex == 0); in iterate() local
247 if (frontFaceWindingIsCW == testWindingIsCW) in iterate()