Searched defs:indexFormat (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_draw.c699 SVGA3dSurfaceFormat indexFormat = xlate_index_format(range->indexWidth); local in function:validate_index_buffer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_draw.c766 SVGA3dSurfaceFormat indexFormat = xlate_index_format(range->indexWidth); local in function:validate_index_buffer
/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c6685 fillImage3D(const PixelStorageModes * psm,GLint width,GLint height,GLint depth,GLenum format,GLenum type,GLboolean indexFormat,const void * userImage,GLushort * newImage) argument
7050 emptyImage3D(const PixelStorageModes * psm,GLint width,GLint height,GLint depth,GLenum format,GLenum type,GLboolean indexFormat,const GLushort * oldImage,void * userImage) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dteximage.c1761 const GLboolean indexFormat = (format == GL_COLOR_INDEX); local in function:texture_formats_agree
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dteximage.c1740 const GLboolean indexFormat = (format == GL_COLOR_INDEX); local in function:texture_formats_agree

Completed in 28 milliseconds