Searched refs:extract_uint_indexes (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | pack.c | 256 extract_uint_indexes(GLuint n, GLuint indexes[], in extract_uint_indexes() function 538 extract_uint_indexes(n, indexes, GL_STENCIL_INDEX, srcType, source, in _mesa_unpack_stencil_span() 1583 extract_uint_indexes(count, indexes, srcFormat, srcType, srcPtr, srcPacking); in _mesa_unpack_color_index_to_rgba_float()
|