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

/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_state_autogen.h69 GLint stencil_back_ref; variable
H A Dcontext_state_impl_autogen.h69 stencil_back_ref = 0;
128 GL_BACK, stencil_back_func, stencil_back_ref, stencil_back_mask);
364 params[0] = static_cast<GLint>(stencil_back_ref);
688 params[0] = static_cast<GLfloat>(stencil_back_ref);
H A Dgles2_cmd_decoder_autogen.h1640 state_.stencil_back_ref != ref ||
1646 state_.stencil_back_ref = ref;
1675 state_.stencil_back_ref != ref ||
1686 state_.stencil_back_ref = ref;

Completed in 66 milliseconds