Home
last modified time | relevance | path

Searched refs:GetDestFormat (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_transferfuncdib.cpp26 FXDIB_Format format = GetDestFormat(); in CPDF_TransferFuncDIB()
36 FXDIB_Format CPDF_TransferFuncDIB::GetDestFormat() const { in GetDestFormat() function in CPDF_TransferFuncDIB
H A Dcpdf_transferfuncdib.h45 FXDIB_Format GetDestFormat() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_transferfuncdib.cpp27 m_Format = GetDestFormat(); in CPDF_TransferFuncDIB()
35 FXDIB_Format CPDF_TransferFuncDIB::GetDestFormat() const { in GetDestFormat() function in CPDF_TransferFuncDIB
H A Dcpdf_transferfuncdib.h46 FXDIB_Format GetDestFormat() const;
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/render/
H A Dcpdf_dibtransferfunc.h22 FXDIB_Format GetDestFormat() override;
H A Dcpdf_dibtransferfunc.cpp23 FXDIB_Format CPDF_DIBTransferFunc::GetDestFormat() { in GetDestFormat() function in CPDF_DIBTransferFunc
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Directx9/
H A DTextureCacheDX9.h68 D3DFORMAT GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
H A DTextureCacheDX9.cpp431 D3DFORMAT dstFmt = GetDestFormat(GETextureFormat(entry->format), gstate.getClutPaletteFormat()); in BuildTexture()
507 D3DFORMAT TextureCacheDX9::GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const { in GetDestFormat() function in DX9::TextureCacheDX9
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Directx9/
H A DTextureCacheDX9.h68 D3DFORMAT GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
H A DTextureCacheDX9.cpp431 D3DFORMAT dstFmt = GetDestFormat(GETextureFormat(entry->format), gstate.getClutPaletteFormat()); in BuildTexture()
507 D3DFORMAT TextureCacheDX9::GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const { in GetDestFormat() function in DX9::TextureCacheDX9
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Directx9/
H A DTextureCacheDX9.h68 D3DFORMAT GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
H A DTextureCacheDX9.cpp431 D3DFORMAT dstFmt = GetDestFormat(GETextureFormat(entry->format), gstate.getClutPaletteFormat()); in BuildTexture()
507 D3DFORMAT TextureCacheDX9::GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const { in GetDestFormat() function in DX9::TextureCacheDX9
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/GLES/
H A DTextureCacheGLES.h76 Draw::DataFormat GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
H A DTextureCacheGLES.cpp495 …Draw::DataFormat dstFmt = GetDestFormat(GETextureFormat(entry->format), gstate.getClutPaletteForma… in BuildTexture()
596 Draw::DataFormat TextureCacheGLES::GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat… in GetDestFormat() function in TextureCacheGLES
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/GLES/
H A DTextureCacheGLES.h76 Draw::DataFormat GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
H A DTextureCacheGLES.cpp495 …Draw::DataFormat dstFmt = GetDestFormat(GETextureFormat(entry->format), gstate.getClutPaletteForma… in BuildTexture()
596 Draw::DataFormat TextureCacheGLES::GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat… in GetDestFormat() function in TextureCacheGLES
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/GLES/
H A DTextureCacheGLES.h76 Draw::DataFormat GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/D3D11/
H A DTextureCacheD3D11.h72 DXGI_FORMAT GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
H A DTextureCacheD3D11.cpp523 DXGI_FORMAT dstFmt = GetDestFormat(GETextureFormat(entry->format), gstate.getClutPaletteFormat()); in BuildTexture()
570 DXGI_FORMAT TextureCacheD3D11::GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) co… in GetDestFormat() function in TextureCacheD3D11
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/D3D11/
H A DTextureCacheD3D11.h72 DXGI_FORMAT GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
H A DTextureCacheD3D11.cpp523 DXGI_FORMAT dstFmt = GetDestFormat(GETextureFormat(entry->format), gstate.getClutPaletteFormat()); in BuildTexture()
570 DXGI_FORMAT TextureCacheD3D11::GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) co… in GetDestFormat() function in TextureCacheD3D11
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/D3D11/
H A DTextureCacheD3D11.h72 DXGI_FORMAT GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.h112 VkFormat GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.h112 VkFormat GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.h112 VkFormat GetDestFormat(GETextureFormat format, GEPaletteFormat clutFormat) const;

12