Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp1590 …ationOutputDescription (TessellationOutputType tessellationOutput, TessellationPointMode pointMode) in getTessellationOutputDescription()
1603 …ometryInputDescription (TessellationOutputType tessellationOutput, TessellationPointMode pointMode) in getGeometryInputDescription()
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h1184 bool pointMode; variable
/third_party/skia/fuzz/
DFuzzCanvas.cpp1186 SkCanvas::PointMode pointMode; in fuzz_canvas() local
/third_party/glslang/glslang/Include/
DTypes.h1299 bool pointMode; member
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp4103 long Run(bool pointMode = false) in Run()