gles2_cmd_format.h | 225 location_shm_offset = _location_shm_offset; 242 uint32 location_shm_offset; member in struct:gpu::gles2::cmds::GetAttribLocation 255 COMPILE_ASSERT(offsetof(GetAttribLocation, location_shm_offset) == 16, 281 location_shm_offset = _location_shm_offset; 298 uint32 location_shm_offset; member in struct:gpu::gles2::cmds::GetUniformLocation 311 COMPILE_ASSERT(offsetof(GetUniformLocation, location_shm_offset) == 16,
|