HomeSort by relevance Sort by last modified time
    Searched refs:disallowed_features_ (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
feature_info.h 111 DisallowedFeatures disallowed_features_; member in class:gpu::gles2::FeatureInfo
feature_info.cc 171 disallowed_features_ = DisallowedFeatures();
178 disallowed_features_ = disallowed_features;
227 if (!disallowed_features_.gpu_memory_manager)
458 if (!disallowed_features_.multisampling) {
657 if (!disallowed_features_.swap_buffer_complete_callback)
gles2_cmd_decoder.cc 1714 DisallowedFeatures disallowed_features_; member in class:gpu::gles2::GLES2DecoderImpl
    [all...]
  /external/chromium_org/content/common/gpu/
gpu_channel.h 242 gpu::gles2::DisallowedFeatures disallowed_features_; member in class:content::GpuChannel
gpu_command_buffer_stub.h 214 gpu::gles2::DisallowedFeatures disallowed_features_; member in class:content::GpuCommandBufferStub
gpu_channel.cc 457 disallowed_features_.multisampling =
639 disallowed_features_,
866 disallowed_features_,
gpu_command_buffer_stub.cc 123 disallowed_features_(disallowed_features),
502 disallowed_features_,
    [all...]

Completed in 728 milliseconds