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