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

  /external/chromium_org/gpu/command_buffer/service/
context_state_impl_autogen.h 123 stencil_front_fail_op = GL_KEEP;
289 if ((stencil_front_fail_op != prev_state->stencil_front_fail_op) ||
293 stencil_front_fail_op,
355 stencil_front_fail_op,
631 params[0] = static_cast<GLint>(stencil_front_fail_op);
    [all...]
context_state_autogen.h 93 GLenum stencil_front_fail_op; variable
gles2_cmd_decoder_autogen.h     [all...]

Completed in 66 milliseconds