Searched defs:numypixels (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texcompress_rgtc.c | 47 GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) in extractsrc_u() 61 GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) in extractsrc_s() 81 int numxpixels, numypixels; in _mesa_texstore_red_rgtc1() local 134 int numxpixels, numypixels; in _mesa_texstore_signed_red_rgtc1() local 187 int numxpixels, numypixels; in _mesa_texstore_rg_rgtc2() local 254 int numxpixels, numypixels; in _mesa_texstore_signed_rg_rgtc2() local
|
D | texcompress_s3tc_tmp.h | 186 … GLint numxpixels, GLint numypixels, UNUSED GLint type, UNUSED GLboolean haveAlpha) in fancybasecolorsearch() 378 GLint numxpixels, GLint numypixels, GLuint type, GLboolean haveAlpha) in storedxtencodedblock() 501 GLint numxpixels, GLint numypixels, GLuint type ) in encodedxtcolorblockfaster() 569 GLint numxpixels, GLint numypixels) in encodedxt5alpha() 891 GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) in extractsrccolors() 912 GLint numxpixels, numypixels; in tx_compress_dxtn() local
|