OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_capabilities_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/test/
test_web_graphics_context_3d.h
160
return
test_capabilities_
;
193
test_capabilities_
.iosurface = have;
194
test_capabilities_
.texture_rectangle = have;
197
test_capabilities_
.egl_image_external = have;
200
test_capabilities_
.post_sub_buffer = have;
203
test_capabilities_
.discard_framebuffer = have;
206
test_capabilities_
.texture_format_etc1 = support;
209
test_capabilities_
.texture_storage = support;
321
ContextProvider::Capabilities
test_capabilities_
;
member in class:cc::TestWebGraphicsContext3D
test_web_graphics_context_3d.cc
650
test_capabilities_
.max_transfer_buffer_usage_bytes =
/external/chromium_org/cc/output/
gl_renderer_unittest.cc
608
ClearCountingContext() {
test_capabilities_
.discard_framebuffer = true; }
830
test_capabilities_
.egl_image_external = true;
[
all
...]
/external/chromium_org/cc/trees/
layer_tree_host_unittest.cc
[
all
...]
Completed in 39 milliseconds