OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iosurface
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/gpu/command_buffer/common/
capabilities.cc
16
iosurface
(false),
capabilities.h
19
bool
iosurface
;
member in struct:gpu::Capabilities
/external/chromium_org/cc/output/
context_provider.cc
14
iosurface
(false),
29
iosurface
(gpu_capabilities.
iosurface
),
context_provider.h
41
bool
iosurface
: 1;
member in struct:cc::ContextProvider::Capabilities
delegating_renderer.cc
73
DCHECK(!caps.
iosurface
|| caps.texture_rectangle);
gl_renderer.cc
191
DCHECK(!context_caps.
iosurface
|| context_caps.texture_rectangle);
[
all
...]
/external/chromium_org/cc/test/
test_web_graphics_context_3d.h
193
test_capabilities_.
iosurface
= have;
/external/chromium_org/content/common/gpu/
gpu_messages.h
177
IPC_STRUCT_TRAITS_MEMBER(
iosurface
)
[
all
...]
/external/chromium_org/cc/trees/
layer_tree_host_unittest.cc
[
all
...]
/external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc
[
all
...]
Completed in 143 milliseconds