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

  /external/chromium_org/gpu/command_buffer/service/
context_state_autogen.h 74 GLenum stencil_front_z_fail_op; variable
context_state_impl_autogen.h 74 stencil_front_z_fail_op = GL_KEEP;
132 GL_FRONT, stencil_front_fail_op, stencil_front_z_fail_op,
394 params[0] = static_cast<GLint>(stencil_front_z_fail_op);
718 params[0] = static_cast<GLfloat>(stencil_front_z_fail_op);
gles2_cmd_decoder_autogen.h     [all...]

Completed in 138 milliseconds