Searched refs:stencil_front_z_fail_op (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_state_impl_autogen.h124 stencil_front_z_fail_op = GL_KEEP;
290 (stencil_front_z_fail_op != prev_state->stencil_front_z_fail_op) ||
294 stencil_front_z_fail_op,
356 stencil_front_z_fail_op,
637 params[0] = static_cast<GLint>(stencil_front_z_fail_op);
974 params[0] = static_cast<GLfloat>(stencil_front_z_fail_op);
H A Dcontext_state_autogen.h94 GLenum stencil_front_z_fail_op; variable
H A Dgles2_cmd_decoder_autogen.h1796 state_.stencil_front_z_fail_op != zfail ||
1802 state_.stencil_front_z_fail_op = zfail;
1841 state_.stencil_front_z_fail_op != zfail ||
1852 state_.stencil_front_z_fail_op = zfail;

Completed in 361 milliseconds