Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_lines.c117 glDrawArrays(GL_LINE_STRIP, 0, n + add_last); in glamor_poly_lines_solid_gl()
H A Dglamor_dash.c302 glamor_dash_loop(drawable, gc, prog, n + add_last, GL_LINE_STRIP); in glamor_poly_lines_dash_gl()
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h85 #define GL_LINE_STRIP 0x0003 macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.cpp46 static_assert(underlying_type(PrimitiveType::LineStrip) == GL_LINE_STRIP, "OpenGL type mismatch");
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h90 #define GL_LINE_STRIP 0x0003 macro
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h90 #define GL_LINE_STRIP 0x0003 macro
H A Dgl31.h92 #define GL_LINE_STRIP 0x0003 macro
H A Dgl32.h92 #define GL_LINE_STRIP 0x0003 macro