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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_cmd_helper_autogen.h1678 GLsizei n, uint32 arrays_shm_id, uint32 arrays_shm_offset) {
1682 c->Init(n, arrays_shm_id, arrays_shm_offset);
1698 GLsizei n, uint32 arrays_shm_id, uint32 arrays_shm_offset) {
1702 c->Init(n, arrays_shm_id, arrays_shm_offset);
1677 GenVertexArraysOES( GLsizei n, uint32 arrays_shm_id, uint32 arrays_shm_offset) argument
1697 DeleteVertexArraysOES( GLsizei n, uint32 arrays_shm_id, uint32 arrays_shm_offset) argument
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_format_autogen.h8967 arrays_shm_id = _arrays_shm_id;
8980 uint32 arrays_shm_id; member in struct:GenVertexArraysOES
8990 COMPILE_ASSERT(offsetof(GenVertexArraysOES, arrays_shm_id) == 8,
9053 arrays_shm_id = _arrays_shm_id;
9066 uint32 arrays_shm_id; member in struct:DeleteVertexArraysOES
9076 COMPILE_ASSERT(offsetof(DeleteVertexArraysOES, arrays_shm_id) == 8,

Completed in 157 milliseconds