Searched refs:xGLXGetTexImageReply (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_texture_compression.c72 ((xGLXGetTexImageReply *)&__glXReply)->width = compsize;
114 ((xGLXGetTexImageReply *)&__glXReply)->width = compsize;
H A Dindirect_program.c115 ((xGLXGetTexImageReply *)&__glXReply)->width = compsize;
H A Dsinglepix.c155 ((xGLXGetTexImageReply *)&__glXReply)->width = width;
156 ((xGLXGetTexImageReply *)&__glXReply)->height = height;
157 ((xGLXGetTexImageReply *)&__glXReply)->depth = depth;
H A Dsinglepixswap.c178 ((xGLXGetTexImageReply *)&__glXReply)->width = width;
179 ((xGLXGetTexImageReply *)&__glXReply)->height = height;
180 ((xGLXGetTexImageReply *)&__glXReply)->depth = depth;
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_texture_compression.c73 ((xGLXGetTexImageReply *) &reply)->width = compsize;
120 ((xGLXGetTexImageReply *) &reply)->width = compsize;
H A Dindirect_program.c96 ((xGLXGetTexImageReply *) &reply)->width = compsize;
H A Dsinglepix.c146 ((xGLXGetTexImageReply *) &reply)->width = width;
147 ((xGLXGetTexImageReply *) &reply)->height = height;
148 ((xGLXGetTexImageReply *) &reply)->depth = depth;
H A Dsinglepixswap.c171 ((xGLXGetTexImageReply *) &reply)->width = width;
172 ((xGLXGetTexImageReply *) &reply)->height = height;
173 ((xGLXGetTexImageReply *) &reply)->depth = depth;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_texture_compression.c47 xGLXGetTexImageReply reply;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_texture_compression.c47 xGLXGetTexImageReply reply;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h615 } xGLXGetTexImageReply; typedef in typeref:struct:__anond79856660408

Completed in 15 milliseconds