HomeSort by relevance Sort by last modified time
    Searched defs:name_shm_offset (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format.h 203 name_shm_offset = _name_shm_offset;
223 uint32 name_shm_offset; member in struct:gpu::gles2::cmds::GetAttribLocation
237 COMPILE_ASSERT(offsetof(GetAttribLocation, name_shm_offset) == 12,
324 name_shm_offset = _name_shm_offset;
344 uint32 name_shm_offset; member in struct:gpu::gles2::cmds::GetUniformLocation
358 COMPILE_ASSERT(offsetof(GetUniformLocation, name_shm_offset) == 12,
gles2_cmd_format_autogen.h 104 name_shm_offset = _name_shm_offset;
121 uint32 name_shm_offset; member in struct:BindAttribLocation
135 COMPILE_ASSERT(offsetof(BindAttribLocation, name_shm_offset) == 16,
9945 uint32 name_shm_offset; member in struct:BindUniformLocationCHROMIUM
    [all...]

Completed in 60 milliseconds