Searched defs:numypixels (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/mesa3d/src/util/format/ |
H A D | texcompress_s3tc_tmp.h | 185 … GLint numxpixels, GLint numypixels, UNUSED GLint type, UNUSED GLboolean haveAlpha) in fancybasecolorsearch() 377 GLint numxpixels, GLint numypixels, GLuint type, GLboolean haveAlpha) in storedxtencodedblock() 500 GLint numxpixels, GLint numypixels, GLuint type ) in encodedxtcolorblockfaster() 568 GLint numxpixels, GLint numypixels) in encodedxt5alpha() 890 GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) in extractsrccolors() 915 int numxpixels, numypixels; in tx_compress_dxt1() local 946 int numxpixels, numypixels; in tx_compress_dxt3() local 984 int numxpixels, numypixels; in tx_compress_dxt5() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | texcompress_rgtc.c | 50 GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) in extractsrc_u() 64 GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) in extractsrc_s() 84 int numxpixels, numypixels; in _mesa_texstore_red_rgtc1() local 137 int numxpixels, numypixels; in _mesa_texstore_signed_red_rgtc1() local 190 int numxpixels, numypixels; in _mesa_texstore_rg_rgtc2() local 255 int numxpixels, numypixels; in _mesa_texstore_signed_rg_rgtc2() local
|