HomeSort by: relevance | last modified time | path
    Searched refs:gl_depthbuffer_attrib (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
meta.h 96 struct gl_depthbuffer_attrib Depth;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
meta.h 96 struct gl_depthbuffer_attrib Depth;
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
mtypes.h 454 struct gl_depthbuffer_attrib struct
5140 struct gl_depthbuffer_attrib Depth;
5311 struct gl_depthbuffer_attrib Depth; /**< Depth buffer attributes */
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
attrib.c 319 sizeof(struct gl_depthbuffer_attrib),
1141 const struct gl_depthbuffer_attrib *depth;
1142 depth = (const struct gl_depthbuffer_attrib *) attr->data;
mtypes.h 504 struct gl_depthbuffer_attrib struct
4895 struct gl_depthbuffer_attrib Depth; /**< Depth buffer attributes */
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
genX_state_upload.c 1183 struct gl_depthbuffer_attrib *depth = &ctx->Depth;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
genX_state_upload.c 1193 struct gl_depthbuffer_attrib *depth = &ctx->Depth;

Completed in 81 milliseconds