HomeSort by relevance Sort by last modified time
    Searched refs:test_capabilities_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 257 return test_capabilities_;
287 test_capabilities_.gpu.iosurface = have;
288 test_capabilities_.gpu.texture_rectangle = have;
291 test_capabilities_.gpu.egl_image_external = have;
294 test_capabilities_.gpu.post_sub_buffer = have;
297 test_capabilities_.gpu.discard_framebuffer = have;
300 test_capabilities_.gpu.texture_format_etc1 = support;
303 test_capabilities_.gpu.texture_storage = support;
306 test_capabilities_.gpu.sync_query = support;
414 ContextProvider::Capabilities test_capabilities_; member in class:cc::TestWebGraphicsContext3D
    [all...]
test_web_graphics_context_3d.cc 661 test_capabilities_.max_transfer_buffer_usage_bytes =
  /external/chromium_org/cc/output/
gl_renderer_unittest.cc 530 ClearCountingContext() { test_capabilities_.gpu.discard_framebuffer = true; }
750 test_capabilities_.gpu.egl_image_external = true;
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_unittest.cc     [all...]

Completed in 179 milliseconds