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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1790 bool shader_texture_lod_explicitly_enabled_; member in class:gpu::gles2::GLES2DecoderImpl
2324 shader_texture_lod_explicitly_enabled_(false),
2806 resources.EXT_shader_texture_lod = shader_texture_lod_explicitly_enabled_;
7997 if (!shader_texture_lod_explicitly_enabled_) {
9632 shader_texture_lod_explicitly_enabled_ |= desire_shader_texture_lod;

Completed in 93 milliseconds