Home
last modified time | relevance | path

Searched refs:_cogl_texture_determine_internal_format (Results 1 – 20 of 20) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/driver/gl/
H A Dcogl-texture-2d-gl.c140 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
207 _cogl_texture_determine_internal_format (tex, cogl_bitmap_get_format (bmp)); in allocate_from_bitmap()
318 internal_format = _cogl_texture_determine_internal_format (tex, in allocate_custom_egl_image_external()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-texture-3d.c367 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
433 internal_format = _cogl_texture_determine_internal_format (tex, bmp_format); in allocate_from_bitmap()
H A Dcogl-texture-rectangle.c234 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
298 _cogl_texture_determine_internal_format (tex, cogl_bitmap_get_format (bmp)); in allocate_from_bitmap()
H A Dcogl-texture-private.h306 _cogl_texture_determine_internal_format (CoglTexture *texture,
H A Dcogl-atlas-texture.c804 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
838 internal_format = _cogl_texture_determine_internal_format (tex, bmp_format); in allocate_from_bitmap()
H A Dcogl-texture-2d-sliced.c1106 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
1141 _cogl_texture_determine_internal_format (tex, in allocate_from_bitmap()
H A Dcogl-texture.c1150 _cogl_texture_determine_internal_format (CoglTexture *texture, in _cogl_texture_determine_internal_format() function
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-texture-private.h296 _cogl_texture_determine_internal_format (CoglTexture *texture,
H A Dcogl-texture-rectangle.c235 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
300 _cogl_texture_determine_internal_format (tex, cogl_bitmap_get_format (bmp)); in allocate_from_bitmap()
H A Dcogl-texture-3d.c368 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
435 internal_format = _cogl_texture_determine_internal_format (tex, bmp_format); in allocate_from_bitmap()
H A Dcogl-atlas-texture.c804 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
838 internal_format = _cogl_texture_determine_internal_format (tex, bmp_format); in allocate_from_bitmap()
H A Dcogl-texture-2d-sliced.c1106 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
1141 _cogl_texture_determine_internal_format (tex, in allocate_from_bitmap()
H A Dcogl-texture.c1439 _cogl_texture_determine_internal_format (CoglTexture *texture, in _cogl_texture_determine_internal_format() function
/dports/graphics/cogl/cogl-1.22.8/cogl/driver/gl/
H A Dcogl-texture-2d-gl.c123 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
192 _cogl_texture_determine_internal_format (tex, cogl_bitmap_get_format (bmp)); in allocate_from_bitmap()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-texture-private.h306 _cogl_texture_determine_internal_format (CoglTexture *texture,
H A Dcogl-atlas-texture.c786 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
820 internal_format = _cogl_texture_determine_internal_format (tex, bmp_format); in allocate_from_bitmap()
H A Dcogl-texture-2d-sliced.c991 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
1026 _cogl_texture_determine_internal_format (tex, in allocate_from_bitmap()
H A Dcogl-texture.c1118 _cogl_texture_determine_internal_format (CoglTexture *texture, in _cogl_texture_determine_internal_format() function
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/driver/gl/
H A Dcogl-texture-2d-gl.c145 _cogl_texture_determine_internal_format (tex, COGL_PIXEL_FORMAT_ANY); in allocate_with_size()
213 _cogl_texture_determine_internal_format (tex, cogl_bitmap_get_format (bmp)); in allocate_from_bitmap()
/dports/graphics/clutter/clutter-1.26.4/
H A DChangeLog.pre-1.24087 _cogl_texture_determine_internal_format. The code to decide whether a