Home
last modified time | relevance | path

Searched defs:renderTexture (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengl/
H A DPbuffer.java189 …public Pbuffer(int width, int height, PixelFormat pixel_format, RenderTexture renderTexture, Drawa… in Pbuffer()
214 …public Pbuffer(int width, int height, PixelFormat pixel_format, RenderTexture renderTexture, Drawa… in Pbuffer()
228 … int height, PixelFormat pixel_format, ContextAttribs attribs, RenderTexture renderTexture) throws… in createPbuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgpu-cts/src/src/webgpu/api/operation/command_buffer/render/
H A Dstoreop.spec.ts15 const renderTexture = t.device.createTexture({ constant
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/
H A DpostProcessManager.h14 sf::RenderTexture renderTexture; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webgpu-cts/src/src/suites/cts/command_buffer/render/
H A Dstoreop.spec.ts11 const renderTexture = t.device.createTexture({ constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgpu-cts/src/src/webgpu/api/operation/resource_init/
H A Ddepth_stencil_attachment_clear.spec.ts137 const renderTexture = this.device.createTexture({ constant
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Samples/10_RenderToTexture/
H A DRenderToTexture.cpp183 SharedPtr<Texture2D> renderTexture(new Texture2D(context_)); in CreateScene() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Samples/23_Water/
H A DWater.cpp220 SharedPtr<Texture2D> renderTexture(new Texture2D(context_)); in SetupViewport() local
/dports/games/stuntrally/stuntrally-2.6.1/source/paged-geom/
H A DImpostorPage.cpp515 TexturePtr renderTexture; in renderTextures() local
517 TexturePtr renderTexture(texture); in renderTextures() local
/dports/x11-wm/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8/src/elements/
H A Delements-internal.h47 Bool renderTexture; member
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/3dpc/src/main/java/de/lmu/ifi/dbs/elki/visualization/parallel3d/
H A DParallel3DRenderer.java247 void renderTexture(GL2 gl, int edge) { in renderTexture() method in Parallel3DRenderer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/end2end/
H A DTextureZeroInitTests.cpp852 wgpu::Texture renderTexture = device.CreateTexture(&renderTextureDescriptor); in TEST_P() local
1057 wgpu::Texture renderTexture = device.CreateTexture(&renderTextureDescriptor); in TEST_P() local
1207 wgpu::Texture renderTexture = device.CreateTexture(&renderTextureDescriptor); in TEST_P() local
1286 wgpu::Texture renderTexture = device.CreateTexture(&renderTextureDescriptor); in TEST_P() local
/dports/games/pioneer/pioneer-20210723/src/
H A DPi.h255 static RefCountedPtr<Graphics::Texture> renderTexture; variable
H A DPi.cpp132 RefCountedPtr<Graphics::Texture> Pi::renderTexture; member in Pi
/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-sdl/
H A DpmSDL.cpp647 void projectMSDL::renderTexture() { in renderTexture() function in projectMSDL
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/designer/
H A Dqquickdesignersupport.cpp131 QSGLayer *renderTexture = m_itemTextureHash.value(referencedItem); in renderImageForItem() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/designer/
H A Dqquickdesignersupport.cpp131 QSGLayer *renderTexture = m_itemTextureHash.value(referencedItem); in renderImageForItem() local
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DUVView.cpp260 …void UVView::renderTexture(Renderer::RenderContext& renderContext, Renderer::RenderBatch& renderBa… in renderTexture() function in TrenchBroom::View::UVView
/dports/graphics/rigsofrods-pagedgeometry/ogre-pagedgeometry-1.2.0/source/
H A DImpostorPage.cpp492 TexturePtr renderTexture; in renderTextures() local
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dframewin.c636 renderTexture(WScreen * scr, WTexture * texture, int width, int height, in renderTexture() function
H A Dmenu.c388 static Pixmap renderTexture(WMenu * menu) in renderTexture() function
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dframewin.c636 renderTexture(WScreen * scr, WTexture * texture, int width, int height, in renderTexture() function
H A Dmenu.c388 static Pixmap renderTexture(WMenu * menu) in renderTexture() function
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc_exporter.cpp696 void DocExporter::renderTexture(Context* ctx, const Samples& samples, Image* textureImage) const in renderTexture() function in app::DocExporter
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/
H A DAppearance.c541 static Pixmap renderTexture(WMScreen * scr, WMPropList * texture, int width, int height, const char… in renderTexture() function
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/
H A DAppearance.c541 static Pixmap renderTexture(WMScreen * scr, WMPropList * texture, int width, int height, const char… in renderTexture() function

12