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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1788 bool frag_depth_explicitly_enabled_; member in class:gpu::gles2::GLES2DecoderImpl
2322 frag_depth_explicitly_enabled_(false),
2802 resources.EXT_frag_depth = frag_depth_explicitly_enabled_;
7983 if (!frag_depth_explicitly_enabled_) {
9626 desire_frag_depth != frag_depth_explicitly_enabled_ ||
9630 frag_depth_explicitly_enabled_ |= desire_frag_depth;

Completed in 57 milliseconds