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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_base.cc636 bool scissor_test_enabled,
681 if (scissor_test_enabled) {
713 false, // scissor_test_enabled
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 164 milliseconds