Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dpack.c879 GLuint *zValues = (GLuint *) dest; in _mesa_unpack_depth_span() local
968 GLuint *zValues = (GLuint *) dest; in _mesa_unpack_depth_span() local
988 GLushort *zValues = (GLushort *) dest; in _mesa_unpack_depth_span() local
999 GLfloat *zValues = (GLfloat*) dest; in _mesa_unpack_depth_span() local
/external/mesa3d/src/mesa/swrast/
Ds_zoom.c283 const GLuint *zValues = (const GLuint *) src; in zoom_span() local
Ds_depth.c169 GLint *zValues = (GLint *) span->array->z; /* sign change */ in _swrast_depth_clamp_span() local
Ds_drawpix.c640 GLuint *zValues; /* 32-bit Z values */ in draw_depth_stencil_pixels() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c774 GLuint *zValues; in draw_stencil_pixels() local