Searched refs:extract_uint_indexes (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | pack.c | 257 extract_uint_indexes(GLuint n, GLuint indexes[], in extract_uint_indexes() function 465 unreachable("bad srcType in extract_uint_indexes"); in extract_uint_indexes() 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()
|
Completed in 3 milliseconds