Searched refs:_mesa_get_format_block_size_3d (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformats.h696 _mesa_get_format_block_size_3d(mesa_format format, GLuint *bw,
H A Dformats.c324 /* Use _mesa_get_format_block_size_3d() for 3D blocks. */
341 _mesa_get_format_block_size_3d(mesa_format format, function in typeref:typename:void
H A Dtexstore.c1277 _mesa_get_format_block_size_3d(texFormat, &bw, &bh, &bd);
H A Dtexgetimage.c1023 _mesa_get_format_block_size_3d(texImage->TexFormat, &bw, &bh, &bd);
H A Dteximage.c1235 _mesa_get_format_block_size_3d(destImage->TexFormat, &bw, &bh, &bd);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformats.h659 _mesa_get_format_block_size_3d(mesa_format format, unsigned int *bw,
H A Dformats.c343 /* Use _mesa_get_format_block_size_3d() for 3D blocks. */
360 _mesa_get_format_block_size_3d(mesa_format format, function in typeref:typename:void
H A Dtexstore.c1275 _mesa_get_format_block_size_3d(texFormat, &bw, &bh, &bd);
H A Dtexgetimage.c1030 _mesa_get_format_block_size_3d(texImage->TexFormat, &bw, &bh, &bd);
H A Dteximage.c1214 _mesa_get_format_block_size_3d(destImage->TexFormat, &bw, &bh, &bd);

Completed in 35 milliseconds