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
275
return
test_capabilities_
;
305
test_capabilities_
.gpu.iosurface = have;
306
test_capabilities_
.gpu.texture_rectangle = have;
309
test_capabilities_
.gpu.egl_image_external = have;
312
test_capabilities_
.gpu.post_sub_buffer = have;
315
test_capabilities_
.gpu.discard_framebuffer = have;
318
test_capabilities_
.gpu.texture_format_etc1 = support;
321
test_capabilities_
.gpu.texture_format_bgra8888 = support;
324
test_capabilities_
.gpu.texture_storage = support;
327
test_capabilities_
.gpu.texture_usage = support
438
ContextProvider::Capabilities
test_capabilities_
;
member in class:cc::TestWebGraphicsContext3D
[
all
...]
test_web_graphics_context_3d.cc
667
test_capabilities_
.max_transfer_buffer_usage_bytes =
/external/chromium_org/cc/output/
gl_renderer_unittest.cc
545
ClearCountingContext() {
test_capabilities_
.gpu.discard_framebuffer = true; }
789
test_capabilities_
.gpu.egl_image_external = true;
[
all
...]
/external/chromium_org/cc/trees/
layer_tree_host_unittest.cc
[
all
...]
Completed in 155 milliseconds