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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_drawing.cc81 GLuint front_stencil_mask,
97 front_stencil_mask_cmd.Init(GL_FRONT, front_stencil_mask);
113 front_stencil_mask, // front stencil mask
79 DirtyStateMaskTest(GLuint color_bits, bool depth_mask, GLuint front_stencil_mask, GLuint back_stencil_mask) argument
H A Dgles2_cmd_decoder_unittest_base.cc833 GLuint front_stencil_mask,
844 SetupExpectationsForStencilMask(front_stencil_mask, back_stencil_mask);
826 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) argument

Completed in 108 milliseconds