Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dpack.c865 GLuint *zValues = (GLuint *) dest; in _mesa_unpack_depth_span() local
954 GLuint *zValues = (GLuint *) dest; in _mesa_unpack_depth_span() local
974 GLushort *zValues = (GLushort *) dest; in _mesa_unpack_depth_span() local
985 GLfloat *zValues = (GLfloat*) dest; in _mesa_unpack_depth_span() local
/third_party/mesa3d/src/mesa/swrast/
Ds_zoom.c284 const GLuint *zValues = (const GLuint *) src; in zoom_span() local
Ds_drawpix.c673 GLuint *zValues; /* 32-bit Z values */ in draw_depth_stencil_pixels() local
Ds_depth.c169 GLint *zValues = (GLint *) span->array->z; /* sign change */ in _swrast_depth_clamp_span() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c976 GLuint *zValues; in draw_stencil_pixels() local