Searched refs:iosurface (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/gpu/command_buffer/common/
H A Dcapabilities.cc16 iosurface(false),
H A Dcapabilities.h19 bool iosurface; member in struct:gpu::Capabilities
/external/chromium_org/cc/output/
H A Ddelegating_renderer.cc53 DCHECK(!caps.gpu.iosurface || caps.gpu.texture_rectangle);
H A Dgl_renderer.cc323 DCHECK(!context_caps.gpu.iosurface || context_caps.gpu.texture_rectangle);
/external/chromium_org/content/common/gpu/
H A Dgpu_messages.h212 IPC_STRUCT_TRAITS_MEMBER(iosurface)
/external/chromium_org/cc/test/
H A Dtest_web_graphics_context_3d.h305 test_capabilities_.gpu.iosurface = have;
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest.cc2444 test_capabilities_.gpu.iosurface = true;
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc2755 caps.iosurface = true;

Completed in 204 milliseconds