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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1715 GLenum offscreen_target_color_format_; member in class:gpu::gles2::GLES2DecoderImpl
2300 offscreen_target_color_format_(0),
2514 offscreen_target_color_format_ = attrib_parser.alpha_size > 0 ?
2518 offscreen_target_color_format_ = attrib_parser.alpha_size > 0 ?
2541 offscreen_target_color_format_ = attrib_parser.alpha_size > 0 ?
3137 offscreen_target_color_format_) & 0x0008) != 0 ? 0 : 1);
3275 return offscreen_target_color_format_;
3287 return offscreen_target_color_format_;
3610 DCHECK(offscreen_target_color_format_);
3615 offscreen_target_color_format_,
[all...]

Completed in 258 milliseconds