Searched refs:fxt1_encode (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_fxt1.c | 45 fxt1_encode (GLuint width, GLuint height, GLint comps, 100 fxt1_encode(srcWidth, srcHeight, 3, pixels, srcRowStride, 155 fxt1_encode(srcWidth, srcHeight, 4, pixels, srcRowStride, 1291 fxt1_encode (GLuint width, GLuint height, GLint comps, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_fxt1.c | 40 fxt1_encode (uint32_t width, uint32_t height, int32_t comps, 1172 fxt1_encode (uint32_t width, uint32_t height, int32_t comps, function in typeref:typename:void 1673 fxt1_encode(width, height, 3, temp, temp_stride, dst_row, dst_stride); 1683 fxt1_encode(width, height, 4, src, src_stride, dst_row, dst_stride);
|
Completed in 7 milliseconds