Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstore.c3138 GLhalfARB *dstTexel = (GLhalfARB *) dstRow; in _mesa_texstore_rgba_float16() local
3209 GLbyte *dstTexel = (GLbyte *) dstRow; in _mesa_texstore_rgba_int8() local
3286 GLshort *dstTexel = (GLshort *) dstRow; in _mesa_texstore_rgba_int16() local
3363 GLint *dstTexel = (GLint *) dstRow; in _mesa_texstore_rgba_int32() local
3437 GLubyte *dstTexel = (GLubyte *) dstRow; in _mesa_texstore_rgba_uint8() local
3511 GLushort *dstTexel = (GLushort *) dstRow; in _mesa_texstore_rgba_uint16() local
3585 GLuint *dstTexel = (GLuint *) dstRow; in _mesa_texstore_rgba_uint32() local