Searched refs:alphaTestRef (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_buffer.h56 GLfloat alphaTestRef; member in struct:__anon16171
H A Dcr_attrib.h35 GLfloat alphaTestRef; member in struct:__anon16149
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_buffer.c40 b->alphaTestRef = 0;
120 b->alphaTestRef = ref;
H A Dstate_attrib.c144 a->colorBufferStack[a->colorBufferStackDepth].alphaTestRef = g->buffer.alphaTestRef;
561 g->buffer.alphaTestRef = a->colorBufferStack[a->colorBufferStackDepth].alphaTestRef;
H A Dstate_lists.c196 CRSTATE_SET_FLOAT(buffer.alphaTestRef, GL_ALPHA_TEST_REF);

Completed in 54 milliseconds