Home
last modified time | relevance | path

Searched defs:UnmapBuffer (Results 1 – 25 of 124) sorted by relevance

12345

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLIndexBuffer.cpp268 void IndexBuffer::UnmapBuffer() in UnmapBuffer() function in Urho3D::IndexBuffer
H A DOGLVertexBuffer.cpp271 void VertexBuffer::UnmapBuffer() in UnmapBuffer() function in Urho3D::VertexBuffer
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11IndexBuffer.cpp290 void IndexBuffer::UnmapBuffer() in UnmapBuffer() function in Urho3D::IndexBuffer
H A DD3D11VertexBuffer.cpp295 void VertexBuffer::UnmapBuffer() in UnmapBuffer() function in Urho3D::VertexBuffer
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9IndexBuffer.cpp293 void IndexBuffer::UnmapBuffer() in UnmapBuffer() function in Urho3D::IndexBuffer
H A DD3D9VertexBuffer.cpp298 void VertexBuffer::UnmapBuffer() in UnmapBuffer() function in Urho3D::VertexBuffer
/dports/games/spring/spring_98.0/rts/Rendering/GL/
H A DVBO.cpp303 void VBO::UnmapBuffer() in UnmapBuffer() function in VBO
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/mlgpu/
H A DSharedBufferMLGPU.cpp272 void AutoBufferUploadBase::UnmapBuffer() { mDevice->Unmap(mBuffer); } in UnmapBuffer() function in mozilla::layers::AutoBufferUploadBase
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/mlgpu/
H A DSharedBufferMLGPU.cpp272 void AutoBufferUploadBase::UnmapBuffer() { mDevice->Unmap(mBuffer); } in UnmapBuffer() function in mozilla::layers::AutoBufferUploadBase
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/shared/
H A Dehw_device_vaapi.h172 mfxStatus UnmapBuffer(VABufferID id) in UnmapBuffer() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/nvdrv/devices/
H A Dnvhost_nvdec_common.cpp165 NvResult nvhost_nvdec_common::UnmapBuffer(const std::vector<u8>& input, std::vector<u8>& output) { in UnmapBuffer() function in Service::Nvidia::Devices::nvhost_nvdec_common
H A Dnvhost_as_gpu.cpp247 NvResult nvhost_as_gpu::UnmapBuffer(const std::vector<u8>& input, std::vector<u8>& output) { in UnmapBuffer() function in Service::Nvidia::Devices::nvhost_as_gpu
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/c/system/
H A Dthunks.h139 MojoResult (*UnmapBuffer)(void* buffer); member
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webgpu/
H A DDevice.cpp134 void Device::UnmapBuffer(RawId aId, UniquePtr<ipc::Shmem> aShmem, bool aFlush) { in UnmapBuffer() function in mozilla::webgpu::Device
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/c/system/
H A Dthunks.h139 MojoResult (*UnmapBuffer)(void* buffer); member
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/boxes/
H A Dglextensions.h172 _glUnmapBuffer UnmapBuffer; member
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/graphicsview/boxes/
H A Dglextensions.h174 _glUnmapBuffer UnmapBuffer; member
/dports/devel/corrade/corrade-2020.06/doc/snippets/
H A DContainers.cpp212 class UnmapBuffer { in main() class
214 explicit UnmapBuffer(GLuint id): _id{id} {} in main() function in main::UnmapBuffer
/dports/www/firefox-esr/firefox-91.8.0/dom/webgpu/
H A DDevice.cpp146 void Device::UnmapBuffer(RawId aId, ipc::Shmem&& aShmem, bool aFlush, in UnmapBuffer() function in mozilla::webgpu::Device
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webgpu/
H A DDevice.cpp146 void Device::UnmapBuffer(RawId aId, ipc::Shmem&& aShmem, bool aFlush, in UnmapBuffer() function in mozilla::webgpu::Device
/dports/www/firefox/firefox-99.0/dom/webgpu/
H A DDevice.cpp158 void Device::UnmapBuffer(RawId aId, ipc::Shmem&& aShmem, bool aFlush, in UnmapBuffer() function in mozilla::webgpu::Device
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_1_5_autogen.cpp440 GLboolean GL_APIENTRY UnmapBuffer(GLenum target) in UnmapBuffer() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_1_5_autogen.cpp498 GLboolean GL_APIENTRY UnmapBuffer(GLenum target) in UnmapBuffer() function
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkPixelBufferObject.cxx431 void vtkPixelBufferObject::UnmapBuffer(BufferType mode) in UnmapBuffer() function in vtkPixelBufferObject
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkPixelBufferObject.cxx476 void vtkPixelBufferObject::UnmapBuffer(BufferType mode) in UnmapBuffer() function in vtkPixelBufferObject

12345