World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура AVDRMPlaneDescriptor

#include <hwcontext_drm.h>

Открытые атрибуты

int object_index
 
ptrdiff_t offset
 
ptrdiff_t pitch
 

Подробное описание

DRM plane descriptor.

Describes a single plane of a layer, which is contained within a single object.

См. определение в файле hwcontext_drm.h строка 74

Данные класса

◆ object_index

int AVDRMPlaneDescriptor::object_index

Index of the object containing this plane in the objects array of the enclosing frame descriptor.

См. определение в файле hwcontext_drm.h строка 79

◆ offset

ptrdiff_t AVDRMPlaneDescriptor::offset

Offset within that object of this plane.

См. определение в файле hwcontext_drm.h строка 83

◆ pitch

ptrdiff_t AVDRMPlaneDescriptor::pitch

Pitch (linesize) of this plane.

См. определение в файле hwcontext_drm.h строка 87


Объявления и описания членов структуры находятся в файле: