Home
last modified time | relevance | path

Searched defs:memoryObjects (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DMemoryObjectTest.cpp36 GLuint memoryObjects[kMemoryObjectCount]; in TEST_P() local
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/EXT/
H A Dmemory_object.py30 def glCreateMemoryObjectsEXT(n,memoryObjects):pass argument
33 def glDeleteMemoryObjectsEXT(n,memoryObjects):pass argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dmemory_object.py30 def glCreateMemoryObjectsEXT(n,memoryObjects):pass argument
33 def glDeleteMemoryObjectsEXT(n,memoryObjects):pass argument
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dexternalobjects.c87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dexternalobjects.c87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dexternalobjects.c87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dexternalobjects.c87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dexternalobjects.c87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dexternalobjects.c87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dexternalobjects.c87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dexternalobjects.c87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dexternalobjects.c87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dexternalobjects.c87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dexternalobjects.c102 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
159 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DvalidationESEXT.cpp628 const MemoryObjectID *memoryObjects) in ValidateCreateMemoryObjectsEXT()
641 const MemoryObjectID *memoryObjects) in ValidateDeleteMemoryObjectsEXT()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationESEXT.cpp628 const MemoryObjectID *memoryObjects) in ValidateCreateMemoryObjectsEXT()
641 const MemoryObjectID *memoryObjects) in ValidateDeleteMemoryObjectsEXT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp368 vector<VkDeviceMemory> memoryObjects (m_config.memoryAllocationCount, (VkDeviceMemory)0); in iterate() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationESEXT.cpp772 const MemoryObjectID *memoryObjects) in ValidateCreateMemoryObjectsEXT()
785 const MemoryObjectID *memoryObjects) in ValidateDeleteMemoryObjectsEXT()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationESEXT.cpp772 const MemoryObjectID *memoryObjects) in ValidateCreateMemoryObjectsEXT()
785 const MemoryObjectID *memoryObjects) in ValidateDeleteMemoryObjectsEXT()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationESEXT.cpp772 const MemoryObjectID *memoryObjects) in ValidateCreateMemoryObjectsEXT()
785 const MemoryObjectID *memoryObjects) in ValidateDeleteMemoryObjectsEXT()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/scripts/
H A Dentry_point_packed_gl_enums.json249 "memoryObjects": "MemoryObjectID *" string
276 "memoryObjects": "const MemoryObjectID *" string
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/scripts/
H A Dentry_point_packed_gl_enums.json255 "memoryObjects": "MemoryObjectID *" string
282 "memoryObjects": "const MemoryObjectID *" string
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DvalidationES2.cpp3224 const MemoryObjectID *memoryObjects) in ValidateCreateMemoryObjectsEXT()
3237 const MemoryObjectID *memoryObjects) in ValidateDeleteMemoryObjectsEXT()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_bindings_autogen_gl.cc3419 void GLApiBase::glCreateMemoryObjectsEXTFn(GLsizei n, GLuint* memoryObjects) { in glCreateMemoryObjectsEXTFn()
3483 const GLuint* memoryObjects) { in glDeleteMemoryObjectsEXTFn()
6782 void TraceGLApi::glCreateMemoryObjectsEXTFn(GLsizei n, GLuint* memoryObjects) { in glCreateMemoryObjectsEXTFn()
6857 const GLuint* memoryObjects) { in glDeleteMemoryObjectsEXTFn()
10812 void LogGLApi::glCreateMemoryObjectsEXTFn(GLsizei n, GLuint* memoryObjects) { in glCreateMemoryObjectsEXTFn()
10920 const GLuint* memoryObjects) { in glDeleteMemoryObjectsEXTFn()
15605 GLuint* memoryObjects) { in glCreateMemoryObjectsEXTFn()
15671 const GLuint* memoryObjects) { in glDeleteMemoryObjectsEXTFn()
H A Dgl_stub_autogen_gl.h288 void glCreateMemoryObjectsEXTFn(GLsizei n, GLuint* memoryObjects) override {} in glCreateMemoryObjectsEXTFn()
315 const GLuint* memoryObjects) override {} in glDeleteMemoryObjectsEXTFn()

123