Searched defs:DEPTH_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dwebgraphicscontext3d_command_buffer_impl.h653 DEPTH_SIZE = 0x3025, enumerator in enum:content::WebGraphicsContext3DCommandBufferImpl::Attribute
/external/chromium_org/gpu/command_buffer/client/
H A Dgl_in_process_context.cc194 const int32 DEPTH_SIZE = 0x3025; local
218 attrib_vector.push_back(DEPTH_SIZE);

Completed in 81 milliseconds