Searched refs:gl_depthrange_inputs (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dviewport.c88 struct gl_depthrange_inputs { struct
364 const struct gl_depthrange_inputs *const inputs)
378 const struct gl_depthrange_inputs *const p =
379 (struct gl_depthrange_inputs *)v;
386 const struct gl_depthrange_inputs *const p =
387 (struct gl_depthrange_inputs *) v;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dviewport.c89 struct gl_depthrange_inputs { struct
365 const struct gl_depthrange_inputs *const inputs)
379 const struct gl_depthrange_inputs *const p =
380 (struct gl_depthrange_inputs *)v;
387 const struct gl_depthrange_inputs *const p =
388 (struct gl_depthrange_inputs *) v;

Completed in 4 milliseconds