Home
last modified time | relevance | path

Searched defs:zValues (Results 1 – 2 of 2) 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/state_tracker/
Dst_cb_drawpixels.c972 GLuint *zValues; in draw_stencil_pixels() local