Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch_swap.c73 bswap_ENUM(const void *src) in bswap_ENUM() function
172 glNewList((GLuint) bswap_CARD32(pc + 0), (GLenum) bswap_ENUM(pc + 4)); in __glXDispSwap_NewList()
206 const GLenum type = (GLenum) bswap_ENUM(pc + 4); in __glXDispSwap_CallLists()
280 glBegin((GLenum) bswap_ENUM(pc + 0)); in __glXDispSwap_Begin()
849 glClipPlane((GLenum) bswap_ENUM(pc + 32), in __glXDispSwap_ClipPlane()
856 glColorMaterial((GLenum) bswap_ENUM(pc + 0), (GLenum) bswap_ENUM(pc + 4)); in __glXDispSwap_ColorMaterial()
862 glCullFace((GLenum) bswap_ENUM(pc + 0)); in __glXDispSwap_CullFace()
868 glFogf((GLenum) bswap_ENUM(pc + 0), (GLfloat) bswap_FLOAT32(pc + 4)); in __glXDispSwap_Fogf()
874 const GLenum pname = (GLenum) bswap_ENUM(pc + 0); in __glXDispSwap_Fogfv()
887 glFogi((GLenum) bswap_ENUM(pc + 0), (GLint) bswap_CARD32(pc + 4)); in __glXDispSwap_Fogi()
[all …]