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 134 DisallowedFeatures disallowed_features_; member in class:gpu::gles2::FeatureInfo
feature_info.cc 214 disallowed_features_ = DisallowedFeatures();
220 disallowed_features_ = disallowed_features;
266 if (!disallowed_features_.gpu_memory_manager)
gles2_cmd_decoder.cc 1739 DisallowedFeatures disallowed_features_; member in class:gpu::gles2::GLES2DecoderImpl
    [all...]
  /external/chromium_org/content/common/gpu/
gpu_channel.h 215 gpu::gles2::DisallowedFeatures disallowed_features_; member in class:content::GpuChannel
gpu_command_buffer_stub.h 241 gpu::gles2::DisallowedFeatures disallowed_features_; member in class:content::GpuCommandBufferStub
gpu_channel.cc 557 disallowed_features_,
761 disallowed_features_,
gpu_command_buffer_stub.cc 135 disallowed_features_(disallowed_features),
536 disallowed_features_,
    [all...]

Completed in 1063 milliseconds