Searched refs:_swrast_teximage_slice_height (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texture.c72 _swrast_teximage_slice_height(struct gl_texture_image *texImage) function in typeref:typename:unsigned int
99 _swrast_teximage_slice_height(texImage), 1);
H A Ds_context.h395 _swrast_teximage_slice_height(struct gl_texture_image *texImage);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texture.c74 _swrast_teximage_slice_height(struct gl_texture_image *texImage) function in typeref:typename:unsigned int
101 _swrast_teximage_slice_height(texImage), 1);
H A Ds_context.h396 _swrast_teximage_slice_height(struct gl_texture_image *texImage);

Completed in 7 milliseconds