Home
last modified time | relevance | path

Searched refs:texImg (Results 1 – 25 of 65) sorted by relevance

123

/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/Corona/
H A DImageCodec.cpp64 corona::Image* texImg = corona::OpenImage(texFile); in load() local
66 if (texImg == 0) in load()
72 switch(texImg->getFormat()) in load()
75 texImg = corona::ConvertImage(texImg, corona::PF_R8G8B8); in load()
79 texImg = corona::ConvertImage(texImg, corona::PF_R8G8B8A8); in load()
83 texImg = corona::ConvertImage(texImg, corona::PF_R8G8B8A8); in load()
84 if (texImg == 0) in load()
89 result->loadFromMemory(texImg->getPixels(), in load()
90 Sizef(texImg->getWidth(), in load()
91 texImg->getHeight()), in load()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
138 const GLint smask = texImg->Width - 1; \
191 swrast_texture_image_const(texImg); \
553 info.smask = texImg->Width - 1; \
554 info.tmask = texImg->Height - 1; \
555 info.format = texImg->TexFormat; \
820 info.smask = texImg->Width - 1; \
821 info.tmask = texImg->Height - 1; \
822 info.format = texImg->TexFormat; \
1066 format = texImg ? texImg->TexFormat : MESA_FORMAT_NONE; in _swrast_choose_triangle()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
138 const GLint smask = texImg->Width - 1; \
191 swrast_texture_image_const(texImg); \
553 info.smask = texImg->Width - 1; \
554 info.tmask = texImg->Height - 1; \
555 info.format = texImg->TexFormat; \
820 info.smask = texImg->Width - 1; \
821 info.tmask = texImg->Height - 1; \
822 info.format = texImg->TexFormat; \
1066 format = texImg ? texImg->TexFormat : MESA_FORMAT_NONE; in _swrast_choose_triangle()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
138 const GLint smask = texImg->Width - 1; \
191 swrast_texture_image_const(texImg); \
553 info.smask = texImg->Width - 1; \
554 info.tmask = texImg->Height - 1; \
555 info.format = texImg->TexFormat; \
820 info.smask = texImg->Width - 1; \
821 info.tmask = texImg->Height - 1; \
822 info.format = texImg->TexFormat; \
1066 format = texImg ? texImg->TexFormat : MESA_FORMAT_NONE; in _swrast_choose_triangle()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
138 const GLint smask = texImg->Width - 1; \
191 swrast_texture_image_const(texImg); \
553 info.smask = texImg->Width - 1; \
554 info.tmask = texImg->Height - 1; \
555 info.format = texImg->TexFormat; \
820 info.smask = texImg->Width - 1; \
821 info.tmask = texImg->Height - 1; \
822 info.format = texImg->TexFormat; \
1066 format = texImg ? texImg->TexFormat : MESA_FORMAT_NONE; in _swrast_choose_triangle()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
138 const GLint smask = texImg->Width - 1; \
191 swrast_texture_image_const(texImg); \
553 info.smask = texImg->Width - 1; \
554 info.tmask = texImg->Height - 1; \
555 info.format = texImg->TexFormat; \
820 info.smask = texImg->Width - 1; \
821 info.tmask = texImg->Height - 1; \
822 info.format = texImg->TexFormat; \
1066 format = texImg ? texImg->TexFormat : MESA_FORMAT_NONE; in _swrast_choose_triangle()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/swrast/
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
138 const GLint smask = texImg->Width - 1; \
191 swrast_texture_image_const(texImg); \
553 info.smask = texImg->Width - 1; \
554 info.tmask = texImg->Height - 1; \
555 info.format = texImg->TexFormat; \
820 info.smask = texImg->Width - 1; \
821 info.tmask = texImg->Height - 1; \
822 info.format = texImg->TexFormat; \
1066 format = texImg ? texImg->TexFormat : MESA_FORMAT_NONE; in _swrast_choose_triangle()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
138 const GLint smask = texImg->Width - 1; \
191 swrast_texture_image_const(texImg); \
553 info.smask = texImg->Width - 1; \
554 info.tmask = texImg->Height - 1; \
555 info.format = texImg->TexFormat; \
820 info.smask = texImg->Width - 1; \
821 info.tmask = texImg->Height - 1; \
822 info.format = texImg->TexFormat; \
1066 format = texImg ? texImg->TexFormat : MESA_FORMAT_NONE; in _swrast_choose_triangle()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
138 const GLint smask = texImg->Width - 1; \
191 swrast_texture_image_const(texImg); \
553 info.smask = texImg->Width - 1; \
554 info.tmask = texImg->Height - 1; \
555 info.format = texImg->TexFormat; \
820 info.smask = texImg->Width - 1; \
821 info.tmask = texImg->Height - 1; \
822 info.format = texImg->TexFormat; \
1066 format = texImg ? texImg->TexFormat : MESA_FORMAT_NONE; in _swrast_choose_triangle()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
138 const GLint smask = texImg->Width - 1; \
191 swrast_texture_image_const(texImg); \
553 info.smask = texImg->Width - 1; \
554 info.tmask = texImg->Height - 1; \
555 info.format = texImg->TexFormat; \
820 info.smask = texImg->Width - 1; \
821 info.tmask = texImg->Height - 1; \
822 info.format = texImg->TexFormat; \
1066 format = texImg ? texImg->TexFormat : MESA_FORMAT_NONE; in _swrast_choose_triangle()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
138 const GLint smask = texImg->Width - 1; \
191 swrast_texture_image_const(texImg); \
553 info.smask = texImg->Width - 1; \
554 info.tmask = texImg->Height - 1; \
555 info.format = texImg->TexFormat; \
820 info.smask = texImg->Width - 1; \
821 info.tmask = texImg->Height - 1; \
822 info.format = texImg->TexFormat; \
1066 format = texImg ? texImg->TexFormat : MESA_FORMAT_NONE; in _swrast_choose_triangle()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/view/glviewer/
H A Dglviewertexture.cpp194 QImage texImg = d->fimage.isNull() ? d->qimage : d->fimage; in loadInternal() local
195 setData(texImg.mirrored(), QOpenGLTexture::DontGenerateMipMaps); in loadInternal()
405 QImage texImg = d->fimage.isNull() ? d->qimage : d->fimage; in setNewSize() local
406 size = size.boundedTo(texImg.size()); in setNewSize()
421 setData(texImg.mirrored(), QOpenGLTexture::DontGenerateMipMaps); in setNewSize()
425 setData(texImg.scaled(w, h, Qt::KeepAspectRatio, in setNewSize()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->MaxLevel - texObj->BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->MaxLevel - texObj->BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c361 struct gl_texture_image *texImg = texObj->Image[0][texObj->Attrib.BaseLevel]; in radeon_try_alloc_miptree() local
365 if (!texImg) { in radeon_try_alloc_miptree()
372 numLevels = MIN2(texObj->Attrib.MaxLevel - texObj->Attrib.BaseLevel + 1, texImg->MaxNumLevels); in radeon_try_alloc_miptree()
375 texImg->TexFormat, texObj->Attrib.BaseLevel, in radeon_try_alloc_miptree()
376 numLevels, texImg->Width, texImg->Height, in radeon_try_alloc_miptree()
377 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()

123