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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_base.cc633 GLuint back_stencil_mask,
660 EXPECT_CALL(*gl_, StencilMaskSeparate(GL_BACK, back_stencil_mask))
625 SetupExpectationsForApplyingDirtyState( bool framebuffer_is_rgb, bool framebuffer_has_depth, bool framebuffer_has_stencil, GLuint color_bits, bool depth_mask, bool depth_enabled, GLuint front_stencil_mask, GLuint back_stencil_mask, bool stencil_enabled, bool cull_face_enabled, bool scissor_test_enabled, bool blend_enabled) argument

Completed in 139 milliseconds