Home
last modified time | relevance | path

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

/dports/graphics/delaboratory/delaboratory-0.8/algorithms/
H A Dblend_channel.cc23 void blendChannel(const deValue* sourcePixels, const deValue* overlayPixels, deValue* resultPixels,… in blendChannel()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/common/
H A Dimage.cpp449 Uint8* resultPixels = static_cast<Uint8*> (m_data->surface->pixels); in SetDataPixels() local
474 Uint8* resultPixels = static_cast<Uint8*> (result->pixels); in FlipVertically() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp643 …const tcu::ConstPixelBufferAccess resultPixels {tcuFormat, copySize[0], copySize[1], 1, resultsBu… in iterate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1716 …const tcu::ConstPixelBufferAccess resultPixels {tcuFormat, iImgSize[0], iImgSize[1], 1, resultsBu… in iterate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp1314 …ConstPixelBufferAccess resultPixels (mapVkFormat(decompressedImageInfo.format), decompressedImage… in decompressImage() local