Home
last modified time | relevance | path

Searched defs:G_PASTE (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-bitmap-packing.h52 G_PASTE (_cogl_unpack_a_8_, component_size) (const uint8_t *src, in G_PASTE() function
68 G_PASTE (_cogl_unpack_g_8_, component_size) (const uint8_t *src, in G_PASTE() function
89 G_PASTE (_cogl_unpack_rg_88_, component_size) (const uint8_t *src, in G_PASTE() function
105 G_PASTE (_cogl_unpack_rgb_888_, component_size) (const uint8_t *src, in G_PASTE() function
121 G_PASTE (_cogl_unpack_bgr_888_, component_size) (const uint8_t *src, in G_PASTE() function
137 G_PASTE (_cogl_unpack_bgra_8888_, component_size) (const uint8_t *src, in G_PASTE() function
153 G_PASTE (_cogl_unpack_argb_8888_, component_size) (const uint8_t *src, in G_PASTE() function
169 G_PASTE (_cogl_unpack_abgr_8888_, component_size) (const uint8_t *src, in G_PASTE() function
201 G_PASTE (_cogl_unpack_rgb_565_, component_size) (const uint8_t *src, in G_PASTE() function
334 G_PASTE (_cogl_unpack_, component_size) (CoglPixelFormat format, in G_PASTE() function
[all …]
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-bitmap-packing.h52 G_PASTE (_cogl_unpack_a_8_, component_size) (const uint8_t *src, in G_PASTE() function
68 G_PASTE (_cogl_unpack_g_8_, component_size) (const uint8_t *src, in G_PASTE() function
89 G_PASTE (_cogl_unpack_rg_88_, component_size) (const uint8_t *src, in G_PASTE() function
105 G_PASTE (_cogl_unpack_rgb_888_, component_size) (const uint8_t *src, in G_PASTE() function
121 G_PASTE (_cogl_unpack_bgr_888_, component_size) (const uint8_t *src, in G_PASTE() function
137 G_PASTE (_cogl_unpack_bgra_8888_, component_size) (const uint8_t *src, in G_PASTE() function
153 G_PASTE (_cogl_unpack_argb_8888_, component_size) (const uint8_t *src, in G_PASTE() function
169 G_PASTE (_cogl_unpack_abgr_8888_, component_size) (const uint8_t *src, in G_PASTE() function
201 G_PASTE (_cogl_unpack_rgb_565_, component_size) (const uint8_t *src, in G_PASTE() function
334 G_PASTE (_cogl_unpack_, component_size) (CoglPixelFormat format, in G_PASTE() function
[all …]
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-bitmap-packing.h52 G_PASTE (_cogl_unpack_a_8_, component_size) (const uint8_t *src, in G_PASTE() function
68 G_PASTE (_cogl_unpack_g_8_, component_size) (const uint8_t *src, in G_PASTE() function
89 G_PASTE (_cogl_unpack_rg_88_, component_size) (const uint8_t *src, in G_PASTE() function
105 G_PASTE (_cogl_unpack_rgb_888_, component_size) (const uint8_t *src, in G_PASTE() function
121 G_PASTE (_cogl_unpack_bgr_888_, component_size) (const uint8_t *src, in G_PASTE() function
137 G_PASTE (_cogl_unpack_bgra_8888_, component_size) (const uint8_t *src, in G_PASTE() function
153 G_PASTE (_cogl_unpack_argb_8888_, component_size) (const uint8_t *src, in G_PASTE() function
169 G_PASTE (_cogl_unpack_abgr_8888_, component_size) (const uint8_t *src, in G_PASTE() function
201 G_PASTE (_cogl_unpack_rgb_565_, component_size) (const uint8_t *src, in G_PASTE() function
342 G_PASTE (_cogl_unpack_, component_size) (CoglPixelFormat format, in G_PASTE() function
[all …]
/dports/graphics/cogl/cogl-1.22.8/deps/glib/
H A Dgmacros.h149 #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2) macro
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgmacros.h816 #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2) macro