Home
last modified time | relevance | path

Searched defs:gl_selection (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmtypes.h1686 struct gl_selection struct
1688 GLuint *Buffer; /**< selection buffer */
1689 GLuint BufferSize; /**< size of the selection buffer */
1690 GLuint BufferCount; /**< number of values in the selection buffer */
1691 GLuint Hits; /**< number of records in the selection buffer */
1692 GLuint NameStackDepth; /**< name stack depth */
1693 GLuint NameStack[MAX_NAME_STACK_DEPTH]; /**< name stack */
1694 GLboolean HitFlag; /**< hit flag */
1695 GLfloat HitMinZ; /**< minimum hit depth */
1696 GLfloat HitMaxZ; /**< maximum hit depth */