Searched defs:restore_stencil (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_base.cc560 GLuint restore_stencil,
572 restore_stencil,
582 GLuint restore_stencil,
589 EXPECT_CALL(*gl_, ClearStencil(restore_stencil))
611 GLuint restore_stencil,
654 restore_stencil, restore_depth, restore_scissor_test);
553 SetupExpectationsForFramebufferClearing( GLenum target, GLuint clear_bits, GLclampf restore_red, GLclampf restore_green, GLclampf restore_blue, GLclampf restore_alpha, GLuint restore_stencil, GLclampf restore_depth, bool restore_scissor_test) argument
577 SetupExpectationsForRestoreClearState( GLclampf restore_red, GLclampf restore_green, GLclampf restore_blue, GLclampf restore_alpha, GLuint restore_stencil, GLclampf restore_depth, bool restore_scissor_test) argument
602 SetupExpectationsForFramebufferClearingMulti( GLuint read_framebuffer_service_id, GLuint draw_framebuffer_service_id, GLenum target, GLuint clear_bits, GLclampf restore_red, GLclampf restore_green, GLclampf restore_blue, GLclampf restore_alpha, GLuint restore_stencil, GLclampf restore_depth, bool restore_scissor_test) argument

Completed in 119 milliseconds