Home
last modified time | relevance | path

Searched refs:dxtCompressTexFuncExt (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress_s3tc.c62 typedef void (*dxtCompressTexFuncExt)(GLint srccomps, GLint width, typedef
67 static dxtCompressTexFuncExt ext_tx_compress_dxtn = NULL;
93 ext_tx_compress_dxtn = (dxtCompressTexFuncExt) in _mesa_init_texture_s3tc()