Home
last modified time | relevance | path

Searched defs:invHeight (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DGLImage.h34 float invWidth, invHeight; variable
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DSprite2D.cpp176 float invHeight = 1.0f / (float)texture_->GetHeight(); in GetTextureRectangle() local
/dports/graphics/ogre3d/ogre-1.11.6/Samples/ShaderSystemMultiLight/src/
H A DRTShaderSRSSegmentedLights.cpp727 float invHeight = 1.0f / (float)SegmentedDynamicLightManager::getSingleton().getTextureHeight(); in addPSSegmentedTextureLightInvocation() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkRasterPipeline.h152 float invWidth, invHeight; member
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/ShaderSystemMultiLight/src/
H A DRTShaderSRSSegmentedLights.cpp744 float invHeight = 1.0f / (float)SegmentedDynamicLightManager::getSingleton().getTextureHeight(); in addPSSegmentedTextureLightInvocation() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkRasterPipeline.h150 float invWidth, invHeight; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkRasterPipeline.h151 float invWidth, invHeight; member
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkRasterPipeline.h150 float invWidth, invHeight; member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkRasterPipeline.h150 float invWidth, invHeight; member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkRasterPipeline.h150 float invWidth, invHeight; member
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/GLES/
H A DTextureCacheGLES.cpp276 const float invHeight = 1.0f / bufferH_; in ApplyBounds() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Directx9/
H A DTextureCacheDX9.cpp262 const float invHeight = 1.0f / bufferH_; in ApplyBounds() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/GLES/
H A DTextureCacheGLES.cpp276 const float invHeight = 1.0f / bufferH_; in ApplyBounds() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Directx9/
H A DTextureCacheDX9.cpp262 const float invHeight = 1.0f / bufferH_; in ApplyBounds() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Directx9/
H A DTextureCacheDX9.cpp262 const float invHeight = 1.0f / bufferH_; in ApplyBounds() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/GLES/
H A DTextureCacheGLES.cpp276 const float invHeight = 1.0f / bufferH_; in ApplyBounds() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/D3D11/
H A DTextureCacheD3D11.cpp293 const float invHeight = 1.0f / bufferH_; in ApplyBounds() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/D3D11/
H A DTextureCacheD3D11.cpp293 const float invHeight = 1.0f / bufferH_; in ApplyBounds() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/D3D11/
H A DTextureCacheD3D11.cpp293 const float invHeight = 1.0f / bufferH_; in ApplyBounds() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.cpp587 const float invHeight = 1.0f / (float)framebuffer->bufferHeight; in ApplyTextureFramebuffer() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.cpp587 const float invHeight = 1.0f / (float)framebuffer->bufferHeight; in ApplyTextureFramebuffer() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DTextureCacheVulkan.cpp587 const float invHeight = 1.0f / (float)framebuffer->bufferHeight; in ApplyTextureFramebuffer() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp3475 const float invHeight = 1.0f / height; in onRegenerateMipMapLevels() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp3456 const float invHeight = 1.0f / height; in onRegenerateMipMapLevels() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp3496 const float invHeight = 1.0f / height; in onRegenerateMipMapLevels() local

12