Searched defs:numxpixels (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_rgtc.c | 49 GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) in extractsrc_u() 63 GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) in extractsrc_s() 83 int numxpixels, numypixels; in _mesa_texstore_red_rgtc1() local 136 int numxpixels, numypixels; in _mesa_texstore_signed_red_rgtc1() local 189 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 | 189 … GLint numxpixels, GLint numypixels, UNUSED GLint type, UNUSED GLboolean haveAlpha) in fancybasecolorsearch() 381 GLint numxpixels, GLint numypixels, GLuint type, GLboolean haveAlpha) in storedxtencodedblock() 504 GLint numxpixels, GLint numypixels, GLuint type ) in encodedxtcolorblockfaster() 572 GLint numxpixels, GLint numypixels) in encodedxt5alpha() 894 GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) in extractsrccolors() 915 GLint numxpixels, numypixels; in tx_compress_dxtn() local
|