OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disallowed_features_
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
feature_info.h
127
DisallowedFeatures
disallowed_features_
;
member in class:gpu::gles2::FeatureInfo
feature_info.cc
202
disallowed_features_
= DisallowedFeatures();
208
disallowed_features_
= disallowed_features;
260
if (!
disallowed_features_
.gpu_memory_manager)
501
if (!
disallowed_features_
.multisampling &&
gles2_cmd_decoder.cc
1715
DisallowedFeatures
disallowed_features_
;
member in class:gpu::gles2::GLES2DecoderImpl
[
all
...]
/external/chromium_org/content/common/gpu/
gpu_channel.h
257
gpu::gles2::DisallowedFeatures
disallowed_features_
;
member in class:content::GpuChannel
gpu_command_buffer_stub.h
226
gpu::gles2::DisallowedFeatures
disallowed_features_
;
member in class:content::GpuCommandBufferStub
gpu_channel.cc
442
disallowed_features_
.multisampling =
623
disallowed_features_
,
855
disallowed_features_
,
gpu_command_buffer_stub.cc
125
disallowed_features_
(disallowed_features),
507
disallowed_features_
,
[
all
...]
Completed in 78 milliseconds