Searched refs:extract_uint_indexes (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | pack.c | 2773 extract_uint_indexes(GLuint n, GLuint indexes[], in extract_uint_indexes() function 4387 extract_uint_indexes(n, indexes, srcFormat, srcType, source, in _mesa_unpack_color_span_ubyte() 4589 extract_uint_indexes(n, indexes, srcFormat, srcType, source, in _mesa_unpack_color_span_float() 4966 extract_uint_indexes(n, indexes, GL_COLOR_INDEX, srcType, source, in _mesa_unpack_index_span() 5193 extract_uint_indexes(n, indexes, GL_STENCIL_INDEX, srcType, source, in _mesa_unpack_stencil_span()
|