Home
last modified time | relevance | path

Searched defs:dstComponents (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpack.c4362 GLint dstComponents; in _mesa_unpack_color_span_ubyte() local
4556 GLint dstComponents; in _mesa_unpack_color_span_float() local
4770 GLint dstComponents = _mesa_components_in_format( dstFormat ); in _mesa_unpack_color_span_uint() local
4869 GLint dstComponents; in _mesa_unpack_dudv_span_byte() local
Dtexstore.c678 swizzle_copy(GLubyte *dst, GLuint dstComponents, const GLubyte *src, in swizzle_copy()
853 GLuint dstComponents, in _mesa_swizzle_ubyte_image()