Searched defs:gl_selection (Results 1 – 1 of 1) sorted by relevance
1667 struct gl_selection struct1669 GLuint *Buffer; /**< selection buffer */1670 GLuint BufferSize; /**< size of the selection buffer */1671 GLuint BufferCount; /**< number of values in the selection buffer */1672 GLuint Hits; /**< number of records in the selection buffer */1673 GLuint NameStackDepth; /**< name stack depth */1674 GLuint NameStack[MAX_NAME_STACK_DEPTH]; /**< name stack */1675 GLboolean HitFlag; /**< hit flag */1676 GLfloat HitMinZ; /**< minimum hit depth */1677 GLfloat HitMaxZ; /**< maximum hit depth */