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

  /external/chromium_org/gpu/command_buffer/service/
context_state_autogen.h 66 GLint stencil_front_ref; variable
context_state_impl_autogen.h 66 stencil_front_ref = 0;
126 GL_FRONT, stencil_front_func, stencil_front_ref, stencil_front_mask);
346 params[0] = static_cast<GLint>(stencil_front_ref);
670 params[0] = static_cast<GLfloat>(stencil_front_ref);
gles2_cmd_decoder_autogen.h     [all...]

Completed in 90 milliseconds