Searched refs:depth_mask_cmd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_drawing.cc91 DepthMask depth_mask_cmd; local
92 depth_mask_cmd.Init(depth_mask);
93 EXPECT_EQ(error::kNoError, ExecuteCmd(depth_mask_cmd));
H A Dgles2_cmd_decoder_unittest_framebuffers.cc840 DepthMask depth_mask_cmd; local
843 depth_mask_cmd.Init(false);
864 EXPECT_EQ(error::kNoError, ExecuteCmd(depth_mask_cmd));

Completed in 68 milliseconds