HomeSort by relevance Sort by last modified time
    Searched refs:stencil_front_func (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
context_state_impl_autogen.h 113 stencil_front_func = GL_ALWAYS;
273 if ((stencil_front_func != prev_state->stencil_front_func) ||
277 GL_FRONT, stencil_front_func, stencil_front_ref, stencil_front_mask);
349 GL_FRONT, stencil_front_func, stencil_front_ref, stencil_front_mask);
583 params[0] = static_cast<GLint>(stencil_front_func);
920 params[0] = static_cast<GLfloat>(stencil_front_func);
    [all...]
context_state_autogen.h 83 GLenum stencil_front_func; variable
gles2_cmd_decoder_autogen.h     [all...]

Completed in 241 milliseconds