Include dependency graph for ppb_compositor_layer.h:
Data Structures
struct | PPB_CompositorLayer |
Defines the PPB_CompositorLayer interface. More... |
Defines
#define | PPB_COMPOSITORLAYER_INTERFACE "PPB_CompositorLayer;0.2" /* dev */ |
Enumerations
enum | PP_BlendMode { PP_BLENDMODE_NONE, PP_BLENDMODE_SRC_OVER, PP_BLENDMODE_LAST = PP_BLENDMODE_SRC_OVER } |
Detailed Description
Define Documentation
#define PPB_COMPOSITORLAYER_INTERFACE "PPB_CompositorLayer;0.2" /* dev */ |