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

  /external/chromium_org/gpu/command_buffer/service/
context_state_impl_autogen.h 117 stencil_back_ref = 0;
279 (stencil_back_ref != prev_state->stencil_back_ref) ||
282 GL_BACK, stencil_back_func, stencil_back_ref, stencil_back_mask);
351 GL_BACK, stencil_back_func, stencil_back_ref, stencil_back_mask);
607 params[0] = static_cast<GLint>(stencil_back_ref);
944 params[0] = static_cast<GLfloat>(stencil_back_ref);
    [all...]
context_state_autogen.h 87 GLint stencil_back_ref; variable
gles2_cmd_decoder_autogen.h     [all...]

Completed in 200 milliseconds