HomeSort by: relevance | last modified time | path
    Searched defs:Face (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
tgsi_exec.h 335 float Face; /**< +1 if front facing, -1 if back facing */
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
tgsi_exec.h 409 float Face; /**< +1 if front facing, -1 if back facing */
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
mtypes.h 606 GLbitfield _ColorMaterialBitmask; /**< bitmask formed from Face and Mode */
805 * The derived value \c _TestTwoSide is set when the front-face and back-face
874 /** Cube map face: index into gl_texture_object::Image[] array */
875 GLuint Face;
1016 /** Actual texture images, indexed by [cube face] and [mipmap level] */
3543 * a mipmap level, cube face or 3D texture slice) or points to a renderbuffer.
3583 * polygon face orientation, and polygon stipple will have to be inverted.
3663 * is not layered. For cube maps and cube map arrays, each cube face
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
mtypes.h 631 GLbitfield _ColorMaterialBitmask; /**< bitmask formed from Face and Mode */
828 * The derived value \c _TestTwoSide is set when the front-face and back-face
897 /** Cube map face: index into gl_texture_object::Image[] array */
898 GLuint Face;
1016 /** Actual texture images, indexed by [cube face] and [mipmap level] */
3407 * a mipmap level, cube face or 3D texture slice) or points to a renderbuffer.
3447 * polygon face orientation, and polygon stipple will have to be inverted.
3527 * is not layered. For cube maps and cube map arrays, each cube face

Completed in 25 milliseconds