Home
last modified time | relevance | path

Searched defs:alphaStatus (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/GLES/
H A DTextureCacheGLES.cpp375 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha((const uint8_t *)clutBuf_, getClutDestFormat(clu… in ApplyTextureFramebuffer() local
409 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha((const uint8_t *)clutBuf_, getClutDestFormat(clu… in ApplyTextureFramebuffer() local
681 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / pixelSize, w, h); in LoadTextureLevel() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/GLES/
H A DTextureCacheGLES.cpp375 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha((const uint8_t *)clutBuf_, getClutDestFormat(clu… in ApplyTextureFramebuffer() local
409 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha((const uint8_t *)clutBuf_, getClutDestFormat(clu… in ApplyTextureFramebuffer() local
681 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / pixelSize, w, h); in LoadTextureLevel() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/GLES/
H A DTextureCacheGLES.cpp375 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha((const uint8_t *)clutBuf_, getClutDestFormat(clu… in ApplyTextureFramebuffer() local
409 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha((const uint8_t *)clutBuf_, getClutDestFormat(clu… in ApplyTextureFramebuffer() local
681 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / pixelSize, w, h); in LoadTextureLevel() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.cpp554 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, getClutDestFormatVulkan(clutFormat), c… in ApplyTextureFramebuffer() local
658 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, getClutDestFormatVulkan(clutFormat), c… in ApplyTextureFramebuffer() local
1113 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / bpp, w, h); in LoadTextureLevel() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.cpp554 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, getClutDestFormatVulkan(clutFormat), c… in ApplyTextureFramebuffer() local
658 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, getClutDestFormatVulkan(clutFormat), c… in ApplyTextureFramebuffer() local
1113 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / bpp, w, h); in LoadTextureLevel() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.cpp554 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, getClutDestFormatVulkan(clutFormat), c… in ApplyTextureFramebuffer() local
658 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, getClutDestFormatVulkan(clutFormat), c… in ApplyTextureFramebuffer() local
1113 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / bpp, w, h); in LoadTextureLevel() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Directx9/
H A DTextureCacheDX9.cpp377 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, getClutDestFormat(clutFormat), clutTot… in ApplyTextureFramebuffer() local
640 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / bpp, w, h); in LoadTextureLevel() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Directx9/
H A DTextureCacheDX9.cpp377 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, getClutDestFormat(clutFormat), clutTot… in ApplyTextureFramebuffer() local
640 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / bpp, w, h); in LoadTextureLevel() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Directx9/
H A DTextureCacheDX9.cpp377 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, getClutDestFormat(clutFormat), clutTot… in ApplyTextureFramebuffer() local
640 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / bpp, w, h); in LoadTextureLevel() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/D3D11/
H A DTextureCacheD3D11.cpp421 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, GetClutDestFormatD3D11(clutFormat), cl… in ApplyTextureFramebuffer() local
715 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / bpp, w, h); in LoadTextureLevel() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/D3D11/
H A DTextureCacheD3D11.cpp421 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, GetClutDestFormatD3D11(clutFormat), cl… in ApplyTextureFramebuffer() local
715 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / bpp, w, h); in LoadTextureLevel() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/D3D11/
H A DTextureCacheD3D11.cpp421 …TexCacheEntry::TexStatus alphaStatus = CheckAlpha(clutBuf_, GetClutDestFormatD3D11(clutFormat), cl… in ApplyTextureFramebuffer() local
715 TexCacheEntry::TexStatus alphaStatus = CheckAlpha(pixelData, dstFmt, decPitch / bpp, w, h); in LoadTextureLevel() local
/dports/biology/lamarc/lamarc-2.1.8/src/postlike/
H A Dmaximizer.cpp2086 void Maximizer::AppendConstraintOnAlpha(ParamStatus alphaStatus) in AppendConstraintOnAlpha()