Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dcompsize.c78 case GL_UNSIGNED_SHORT: in __glCallLists_size()
154 case GL_UNSIGNED_SHORT: in __glDrawPixels_size()
314 case GL_UNSIGNED_SHORT: in __glTexImage1D_size()
395 case GL_UNSIGNED_SHORT: in __glTexImage2D_size()
478 case GL_UNSIGNED_SHORT: in __glTexImage3D_size()
H A Drender2swap.c245 case GL_UNSIGNED_SHORT: in __glXDispSwap_CallLists()
H A Dglxsingle.c716 case GL_UNSIGNED_SHORT: in __glReadPixels_size()
/OK3568_Linux_fs/external/xserver/glx/
H A Drensize.c275 case GL_UNSIGNED_SHORT: in __glXImageSize()
347 case GL_UNSIGNED_SHORT: in __glXTypeSize()
H A Drender2swap.c237 case GL_UNSIGNED_SHORT: in swapArray()
H A Dindirect_size_get.c72 case GL_UNSIGNED_SHORT: in __glCallLists_size()
H A Dindirect_dispatch_swap.c218 case GL_UNSIGNED_SHORT: in __glXDispSwap_CallLists()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_rects.c91 glVertexAttribPointer(GLAMOR_VERTEX_SOURCE, 2, GL_UNSIGNED_SHORT, GL_FALSE, in glamor_poly_fill_rect_gl()
H A Dglamor.c367 glamor_priv->ib_type = GL_UNSIGNED_SHORT; in glamor_gldrawarrays_quads_using_indices()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.cpp21 static_assert(underlying_type(DataType::UnsignedShort) == GL_UNSIGNED_SHORT, "OpenGL type mismatch"…
741 GL_UNSIGNED_SHORT, in draw()
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h264 #define GL_UNSIGNED_SHORT 0x1403 macro
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h205 #define GL_UNSIGNED_SHORT 0x1403 macro
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h205 #define GL_UNSIGNED_SHORT 0x1403 macro
H A Dgl31.h207 #define GL_UNSIGNED_SHORT 0x1403 macro
H A Dgl32.h207 #define GL_UNSIGNED_SHORT 0x1403 macro
/OK3568_Linux_fs/external/xserver/
H A DChangeLog970 * Use separate GL_UNSIGNED_SHORT vertex attribute for width/height.