Searched defs:mesaFormat (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h69 GLenum mesaFormat; /** MESA_FORMAT_xxx */ member in struct:_radeon_mipmap_tree
H A Dradeon_mipmap_tree.c178 radeon_miptree_create(radeonContextPtr rmesa,GLenum target,mesa_format mesaFormat,GLuint baseLevel,GLuint numLevels,GLuint width0,GLuint height0,GLuint depth0,GLuint tilebits) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress.c687 _mesa_compressed_format_to_glenum(struct gl_context * ctx,mesa_format mesaFormat) argument
885 _mesa_compressed_image_address(GLint col,GLint row,GLint img,mesa_format mesaFormat,GLsizei width,const GLubyte * image) argument
H A Dbufferobj.c374 mesa_format mesaFormat; local in function:validate_clear_buffer_format
2353 mesa_format mesaFormat; local in function:clear_buffer_sub_data
[all...]
H A Dteximage.c1684 mesa_format mesaFormat = _mesa_glenum_to_compressed_format(glformat); local in function:compressed_tex_size
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress.c687 _mesa_compressed_format_to_glenum(struct gl_context * ctx,mesa_format mesaFormat) argument
885 _mesa_compressed_image_address(GLint col,GLint row,GLint img,mesa_format mesaFormat,GLsizei width,const GLubyte * image) argument
H A Dbufferobj.c388 mesa_format mesaFormat; local in function:validate_clear_buffer_format
2577 mesa_format mesaFormat; local in function:clear_buffer_sub_data
[all...]
H A Dteximage.c1663 mesa_format mesaFormat = _mesa_glenum_to_compressed_format(glformat); local in function:compressed_tex_size
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h69 GLenum mesaFormat; /** MESA_FORMAT_xxx */ member in struct:_radeon_mipmap_tree
H A Dradeon_mipmap_tree.c179 radeon_miptree_create(radeonContextPtr rmesa,GLenum target,mesa_format mesaFormat,GLuint baseLevel,GLuint numLevels,GLuint width0,GLuint height0,GLuint depth0,GLuint tilebits) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_format.c62 st_mesa_format_to_pipe_format(const struct st_context * st,mesa_format mesaFormat) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_format.c62 st_mesa_format_to_pipe_format(const struct st_context * st,mesa_format mesaFormat) argument

Completed in 72 milliseconds