Searched defs:zClear (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_depth.c | 704 GLfloat zClear = (GLfloat) ctx->Depth.Clear; local in function:_swrast_clear_depth_stencil_buffer 737 const GLfloat zClear = (GLfloat) ctx->Depth.Clear; local in function:_swrast_clear_depth_stencil_buffer |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_depth.c | 790 GLfloat zClear = (GLfloat) ctx->Depth.Clear; local in function:_swrast_clear_depth_stencil_buffer 823 const GLfloat zClear = (GLfloat) ctx->Depth.Clear; local in function:_swrast_clear_depth_stencil_buffer |
Completed in 4 milliseconds