Home
last modified time | relevance | path

Searched refs:stencil_front_ref (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dcontext_state_impl_autogen.h66 stencil_front_ref = 0; in Initialize()
126 GL_FRONT, stencil_front_func, stencil_front_ref, stencil_front_mask); in InitState()
346 params[0] = static_cast<GLint>(stencil_front_ref); in GetStateAsGLint()
670 params[0] = static_cast<GLfloat>(stencil_front_ref); in GetStateAsGLfloat()
Dcontext_state_autogen.h66 GLint stencil_front_ref; variable
Dgles2_cmd_decoder_autogen.h1575 state_.stencil_front_ref != ref || in HandleStencilFunc()
1581 state_.stencil_front_ref = ref; in HandleStencilFunc()
1608 state_.stencil_front_ref != ref || in HandleStencilFuncSeparate()
1619 state_.stencil_front_ref = ref; in HandleStencilFuncSeparate()