Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/__init__.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/cl_event.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/cl_event2.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/client_get_all_proc_addresses.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/config_attribs.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/create_context.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/get_all_proc_addresses.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/gl_colorspace.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/gl_renderbuffer_image.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/gl_texture_2D_image.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/gl_texture_3D_image.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/gl_texture_cubemap_image.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/image.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/image_pixmap.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/lock_surface.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/lock_surface2.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/lock_surface3.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/platform_android.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/platform_wayland.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/platform_x11.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/reusable_sync.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream_consumer_gltexture.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream_cross_process_fd.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream_fifo.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream_producer_aldatalocator.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream_producer_eglsurface.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/surfaceless_context.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/vg_parent_image.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/wait_sync.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/create_context.py +28 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/gl_renderbuffer_image.py +15 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/image_base.py +21 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/lock_surface3.py +44 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/stream_producer_eglsurface.py +17 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/__init__.py +1 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/__pycache__/__init__.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/__pycache__/frame_terminator.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/__pycache__/string_marker.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/frame_terminator.py +17 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/string_marker.py +17 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__init__.py +1 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__pycache__/__init__.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__pycache__/fragment_shader_ordering.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__pycache__/map_texture.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__pycache__/parallel_arrays.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__pycache__/performance_query.cpython-310.pyc +0 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/fragment_shader_ordering.py +15 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/map_texture.py +26 -0
- vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/parallel_arrays.py +30 -0
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/__init__.cpython-310.pyc
ADDED
|
Binary file (197 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/cl_event.cpython-310.pyc
ADDED
|
Binary file (870 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/cl_event2.cpython-310.pyc
ADDED
|
Binary file (1.11 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/client_get_all_proc_addresses.cpython-310.pyc
ADDED
|
Binary file (766 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/config_attribs.cpython-310.pyc
ADDED
|
Binary file (889 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/create_context.cpython-310.pyc
ADDED
|
Binary file (1.52 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/get_all_proc_addresses.cpython-310.pyc
ADDED
|
Binary file (752 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/gl_colorspace.cpython-310.pyc
ADDED
|
Binary file (881 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/gl_renderbuffer_image.cpython-310.pyc
ADDED
|
Binary file (797 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/gl_texture_2D_image.cpython-310.pyc
ADDED
|
Binary file (839 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/gl_texture_3D_image.cpython-310.pyc
ADDED
|
Binary file (841 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/gl_texture_cubemap_image.cpython-310.pyc
ADDED
|
Binary file (1.13 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/image.cpython-310.pyc
ADDED
|
Binary file (1.19 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/image_pixmap.cpython-310.pyc
ADDED
|
Binary file (777 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/lock_surface.cpython-310.pyc
ADDED
|
Binary file (2.14 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/lock_surface2.cpython-310.pyc
ADDED
|
Binary file (783 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/lock_surface3.cpython-310.pyc
ADDED
|
Binary file (2.4 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/platform_android.cpython-310.pyc
ADDED
|
Binary file (788 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/platform_wayland.cpython-310.pyc
ADDED
|
Binary file (788 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/platform_x11.cpython-310.pyc
ADDED
|
Binary file (827 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/reusable_sync.cpython-310.pyc
ADDED
|
Binary file (2.03 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream.cpython-310.pyc
ADDED
|
Binary file (2.19 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream_consumer_gltexture.cpython-310.pyc
ADDED
|
Binary file (1.33 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream_cross_process_fd.cpython-310.pyc
ADDED
|
Binary file (1.15 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream_fifo.cpython-310.pyc
ADDED
|
Binary file (1.18 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream_producer_aldatalocator.cpython-310.pyc
ADDED
|
Binary file (766 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/stream_producer_eglsurface.cpython-310.pyc
ADDED
|
Binary file (1.07 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/surfaceless_context.cpython-310.pyc
ADDED
|
Binary file (746 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/vg_parent_image.cpython-310.pyc
ADDED
|
Binary file (785 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/__pycache__/wait_sync.cpython-310.pyc
ADDED
|
Binary file (921 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/create_context.py
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'''Autogenerated by xml_generate script, do not edit!'''
|
| 2 |
+
from OpenGL import platform as _p, arrays
|
| 3 |
+
# Code generation uses this
|
| 4 |
+
from OpenGL.raw.EGL import _types as _cs
|
| 5 |
+
# End users want this...
|
| 6 |
+
from OpenGL.raw.EGL._types import *
|
| 7 |
+
from OpenGL.raw.EGL import _errors
|
| 8 |
+
from OpenGL.constant import Constant as _C
|
| 9 |
+
|
| 10 |
+
import ctypes
|
| 11 |
+
_EXTENSION_NAME = 'EGL_KHR_create_context'
|
| 12 |
+
def _f( function ):
|
| 13 |
+
return _p.createFunction( function,_p.PLATFORM.EGL,'EGL_KHR_create_context',error_checker=_errors._error_checker)
|
| 14 |
+
EGL_CONTEXT_FLAGS_KHR=_C('EGL_CONTEXT_FLAGS_KHR',0x30FC)
|
| 15 |
+
EGL_CONTEXT_MAJOR_VERSION_KHR=_C('EGL_CONTEXT_MAJOR_VERSION_KHR',0x3098)
|
| 16 |
+
EGL_CONTEXT_MINOR_VERSION_KHR=_C('EGL_CONTEXT_MINOR_VERSION_KHR',0x30FB)
|
| 17 |
+
EGL_CONTEXT_OPENGL_COMPATIBILITY_PROFILE_BIT_KHR=_C('EGL_CONTEXT_OPENGL_COMPATIBILITY_PROFILE_BIT_KHR',0x00000002)
|
| 18 |
+
EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR=_C('EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR',0x00000001)
|
| 19 |
+
EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR=_C('EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR',0x00000001)
|
| 20 |
+
EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR=_C('EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR',0x00000002)
|
| 21 |
+
EGL_CONTEXT_OPENGL_PROFILE_MASK_KHR=_C('EGL_CONTEXT_OPENGL_PROFILE_MASK_KHR',0x30FD)
|
| 22 |
+
EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR=_C('EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR',0x31BD)
|
| 23 |
+
EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR=_C('EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR',0x00000004)
|
| 24 |
+
EGL_LOSE_CONTEXT_ON_RESET_KHR=_C('EGL_LOSE_CONTEXT_ON_RESET_KHR',0x31BF)
|
| 25 |
+
EGL_NO_RESET_NOTIFICATION_KHR=_C('EGL_NO_RESET_NOTIFICATION_KHR',0x31BE)
|
| 26 |
+
EGL_OPENGL_ES3_BIT=_C('EGL_OPENGL_ES3_BIT',0x00000040)
|
| 27 |
+
EGL_OPENGL_ES3_BIT_KHR=_C('EGL_OPENGL_ES3_BIT_KHR',0x00000040)
|
| 28 |
+
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/gl_renderbuffer_image.py
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'''Autogenerated by xml_generate script, do not edit!'''
|
| 2 |
+
from OpenGL import platform as _p, arrays
|
| 3 |
+
# Code generation uses this
|
| 4 |
+
from OpenGL.raw.EGL import _types as _cs
|
| 5 |
+
# End users want this...
|
| 6 |
+
from OpenGL.raw.EGL._types import *
|
| 7 |
+
from OpenGL.raw.EGL import _errors
|
| 8 |
+
from OpenGL.constant import Constant as _C
|
| 9 |
+
|
| 10 |
+
import ctypes
|
| 11 |
+
_EXTENSION_NAME = 'EGL_KHR_gl_renderbuffer_image'
|
| 12 |
+
def _f( function ):
|
| 13 |
+
return _p.createFunction( function,_p.PLATFORM.EGL,'EGL_KHR_gl_renderbuffer_image',error_checker=_errors._error_checker)
|
| 14 |
+
EGL_GL_RENDERBUFFER_KHR=_C('EGL_GL_RENDERBUFFER_KHR',0x30B9)
|
| 15 |
+
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/image_base.py
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'''Autogenerated by xml_generate script, do not edit!'''
|
| 2 |
+
from OpenGL import platform as _p, arrays
|
| 3 |
+
# Code generation uses this
|
| 4 |
+
from OpenGL.raw.EGL import _types as _cs
|
| 5 |
+
# End users want this...
|
| 6 |
+
from OpenGL.raw.EGL._types import *
|
| 7 |
+
from OpenGL.raw.EGL import _errors
|
| 8 |
+
from OpenGL.constant import Constant as _C
|
| 9 |
+
|
| 10 |
+
import ctypes
|
| 11 |
+
_EXTENSION_NAME = 'EGL_KHR_image_base'
|
| 12 |
+
def _f( function ):
|
| 13 |
+
return _p.createFunction( function,_p.PLATFORM.EGL,'EGL_KHR_image_base',error_checker=_errors._error_checker)
|
| 14 |
+
EGL_IMAGE_PRESERVED_KHR=_C('EGL_IMAGE_PRESERVED_KHR',0x30D2)
|
| 15 |
+
# EGL_NO_IMAGE_KHR=_C('EGL_NO_IMAGE_KHR',((EGLImageKHR)0))
|
| 16 |
+
@_f
|
| 17 |
+
@_p.types(_cs.EGLImageKHR,_cs.EGLDisplay,_cs.EGLContext,_cs.EGLenum,_cs.EGLClientBuffer,arrays.GLintArray)
|
| 18 |
+
def eglCreateImageKHR(dpy,ctx,target,buffer,attrib_list):pass
|
| 19 |
+
@_f
|
| 20 |
+
@_p.types(_cs.EGLBoolean,_cs.EGLDisplay,_cs.EGLImageKHR)
|
| 21 |
+
def eglDestroyImageKHR(dpy,image):pass
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/lock_surface3.py
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'''Autogenerated by xml_generate script, do not edit!'''
|
| 2 |
+
from OpenGL import platform as _p, arrays
|
| 3 |
+
# Code generation uses this
|
| 4 |
+
from OpenGL.raw.EGL import _types as _cs
|
| 5 |
+
# End users want this...
|
| 6 |
+
from OpenGL.raw.EGL._types import *
|
| 7 |
+
from OpenGL.raw.EGL import _errors
|
| 8 |
+
from OpenGL.constant import Constant as _C
|
| 9 |
+
|
| 10 |
+
import ctypes
|
| 11 |
+
_EXTENSION_NAME = 'EGL_KHR_lock_surface3'
|
| 12 |
+
def _f( function ):
|
| 13 |
+
return _p.createFunction( function,_p.PLATFORM.EGL,'EGL_KHR_lock_surface3',error_checker=_errors._error_checker)
|
| 14 |
+
EGL_BITMAP_ORIGIN_KHR=_C('EGL_BITMAP_ORIGIN_KHR',0x30C8)
|
| 15 |
+
EGL_BITMAP_PITCH_KHR=_C('EGL_BITMAP_PITCH_KHR',0x30C7)
|
| 16 |
+
EGL_BITMAP_PIXEL_ALPHA_OFFSET_KHR=_C('EGL_BITMAP_PIXEL_ALPHA_OFFSET_KHR',0x30CC)
|
| 17 |
+
EGL_BITMAP_PIXEL_BLUE_OFFSET_KHR=_C('EGL_BITMAP_PIXEL_BLUE_OFFSET_KHR',0x30CB)
|
| 18 |
+
EGL_BITMAP_PIXEL_GREEN_OFFSET_KHR=_C('EGL_BITMAP_PIXEL_GREEN_OFFSET_KHR',0x30CA)
|
| 19 |
+
EGL_BITMAP_PIXEL_LUMINANCE_OFFSET_KHR=_C('EGL_BITMAP_PIXEL_LUMINANCE_OFFSET_KHR',0x30CD)
|
| 20 |
+
EGL_BITMAP_PIXEL_RED_OFFSET_KHR=_C('EGL_BITMAP_PIXEL_RED_OFFSET_KHR',0x30C9)
|
| 21 |
+
EGL_BITMAP_PIXEL_SIZE_KHR=_C('EGL_BITMAP_PIXEL_SIZE_KHR',0x3110)
|
| 22 |
+
EGL_BITMAP_POINTER_KHR=_C('EGL_BITMAP_POINTER_KHR',0x30C6)
|
| 23 |
+
EGL_FORMAT_RGBA_8888_EXACT_KHR=_C('EGL_FORMAT_RGBA_8888_EXACT_KHR',0x30C2)
|
| 24 |
+
EGL_FORMAT_RGBA_8888_KHR=_C('EGL_FORMAT_RGBA_8888_KHR',0x30C3)
|
| 25 |
+
EGL_FORMAT_RGB_565_EXACT_KHR=_C('EGL_FORMAT_RGB_565_EXACT_KHR',0x30C0)
|
| 26 |
+
EGL_FORMAT_RGB_565_KHR=_C('EGL_FORMAT_RGB_565_KHR',0x30C1)
|
| 27 |
+
EGL_LOCK_SURFACE_BIT_KHR=_C('EGL_LOCK_SURFACE_BIT_KHR',0x0080)
|
| 28 |
+
EGL_LOCK_USAGE_HINT_KHR=_C('EGL_LOCK_USAGE_HINT_KHR',0x30C5)
|
| 29 |
+
EGL_LOWER_LEFT_KHR=_C('EGL_LOWER_LEFT_KHR',0x30CE)
|
| 30 |
+
EGL_MAP_PRESERVE_PIXELS_KHR=_C('EGL_MAP_PRESERVE_PIXELS_KHR',0x30C4)
|
| 31 |
+
EGL_MATCH_FORMAT_KHR=_C('EGL_MATCH_FORMAT_KHR',0x3043)
|
| 32 |
+
EGL_OPTIMAL_FORMAT_BIT_KHR=_C('EGL_OPTIMAL_FORMAT_BIT_KHR',0x0100)
|
| 33 |
+
EGL_READ_SURFACE_BIT_KHR=_C('EGL_READ_SURFACE_BIT_KHR',0x0001)
|
| 34 |
+
EGL_UPPER_LEFT_KHR=_C('EGL_UPPER_LEFT_KHR',0x30CF)
|
| 35 |
+
EGL_WRITE_SURFACE_BIT_KHR=_C('EGL_WRITE_SURFACE_BIT_KHR',0x0002)
|
| 36 |
+
@_f
|
| 37 |
+
@_p.types(_cs.EGLBoolean,_cs.EGLDisplay,_cs.EGLSurface,arrays.GLintArray)
|
| 38 |
+
def eglLockSurfaceKHR(dpy,surface,attrib_list):pass
|
| 39 |
+
@_f
|
| 40 |
+
@_p.types(_cs.EGLBoolean,_cs.EGLDisplay,_cs.EGLSurface,_cs.EGLint,ctypes.POINTER(_cs.EGLAttribKHR))
|
| 41 |
+
def eglQuerySurface64KHR(dpy,surface,attribute,value):pass
|
| 42 |
+
@_f
|
| 43 |
+
@_p.types(_cs.EGLBoolean,_cs.EGLDisplay,_cs.EGLSurface)
|
| 44 |
+
def eglUnlockSurfaceKHR(dpy,surface):pass
|
vllm/lib/python3.10/site-packages/OpenGL/raw/EGL/KHR/stream_producer_eglsurface.py
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'''Autogenerated by xml_generate script, do not edit!'''
|
| 2 |
+
from OpenGL import platform as _p, arrays
|
| 3 |
+
# Code generation uses this
|
| 4 |
+
from OpenGL.raw.EGL import _types as _cs
|
| 5 |
+
# End users want this...
|
| 6 |
+
from OpenGL.raw.EGL._types import *
|
| 7 |
+
from OpenGL.raw.EGL import _errors
|
| 8 |
+
from OpenGL.constant import Constant as _C
|
| 9 |
+
|
| 10 |
+
import ctypes
|
| 11 |
+
_EXTENSION_NAME = 'EGL_KHR_stream_producer_eglsurface'
|
| 12 |
+
def _f( function ):
|
| 13 |
+
return _p.createFunction( function,_p.PLATFORM.EGL,'EGL_KHR_stream_producer_eglsurface',error_checker=_errors._error_checker)
|
| 14 |
+
EGL_STREAM_BIT_KHR=_C('EGL_STREAM_BIT_KHR',0x0800)
|
| 15 |
+
@_f
|
| 16 |
+
@_p.types(_cs.EGLSurface,_cs.EGLDisplay,_cs.EGLConfig,_cs.EGLStreamKHR,arrays.GLintArray)
|
| 17 |
+
def eglCreateStreamProducerSurfaceKHR(dpy,config,stream,attrib_list):pass
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/__init__.py
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
"""OpenGL Extensions"""
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/__pycache__/__init__.cpython-310.pyc
ADDED
|
Binary file (200 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/__pycache__/frame_terminator.cpython-310.pyc
ADDED
|
Binary file (887 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/__pycache__/string_marker.cpython-310.pyc
ADDED
|
Binary file (915 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/frame_terminator.py
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'''Autogenerated by xml_generate script, do not edit!'''
|
| 2 |
+
from OpenGL import platform as _p, arrays
|
| 3 |
+
# Code generation uses this
|
| 4 |
+
from OpenGL.raw.GL import _types as _cs
|
| 5 |
+
# End users want this...
|
| 6 |
+
from OpenGL.raw.GL._types import *
|
| 7 |
+
from OpenGL.raw.GL import _errors
|
| 8 |
+
from OpenGL.constant import Constant as _C
|
| 9 |
+
|
| 10 |
+
import ctypes
|
| 11 |
+
_EXTENSION_NAME = 'GL_GREMEDY_frame_terminator'
|
| 12 |
+
def _f( function ):
|
| 13 |
+
return _p.createFunction( function,_p.PLATFORM.GL,'GL_GREMEDY_frame_terminator',error_checker=_errors._error_checker)
|
| 14 |
+
|
| 15 |
+
@_f
|
| 16 |
+
@_p.types(None,)
|
| 17 |
+
def glFrameTerminatorGREMEDY():pass
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/GREMEDY/string_marker.py
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'''Autogenerated by xml_generate script, do not edit!'''
|
| 2 |
+
from OpenGL import platform as _p, arrays
|
| 3 |
+
# Code generation uses this
|
| 4 |
+
from OpenGL.raw.GL import _types as _cs
|
| 5 |
+
# End users want this...
|
| 6 |
+
from OpenGL.raw.GL._types import *
|
| 7 |
+
from OpenGL.raw.GL import _errors
|
| 8 |
+
from OpenGL.constant import Constant as _C
|
| 9 |
+
|
| 10 |
+
import ctypes
|
| 11 |
+
_EXTENSION_NAME = 'GL_GREMEDY_string_marker'
|
| 12 |
+
def _f( function ):
|
| 13 |
+
return _p.createFunction( function,_p.PLATFORM.GL,'GL_GREMEDY_string_marker',error_checker=_errors._error_checker)
|
| 14 |
+
|
| 15 |
+
@_f
|
| 16 |
+
@_p.types(None,_cs.GLsizei,ctypes.c_void_p)
|
| 17 |
+
def glStringMarkerGREMEDY(len,string):pass
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__init__.py
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
"""OpenGL Extensions"""
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__pycache__/__init__.cpython-310.pyc
ADDED
|
Binary file (198 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__pycache__/fragment_shader_ordering.cpython-310.pyc
ADDED
|
Binary file (755 Bytes). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__pycache__/map_texture.cpython-310.pyc
ADDED
|
Binary file (1.47 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__pycache__/parallel_arrays.cpython-310.pyc
ADDED
|
Binary file (1.67 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/__pycache__/performance_query.cpython-310.pyc
ADDED
|
Binary file (3.78 kB). View file
|
|
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/fragment_shader_ordering.py
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'''Autogenerated by xml_generate script, do not edit!'''
|
| 2 |
+
from OpenGL import platform as _p, arrays
|
| 3 |
+
# Code generation uses this
|
| 4 |
+
from OpenGL.raw.GL import _types as _cs
|
| 5 |
+
# End users want this...
|
| 6 |
+
from OpenGL.raw.GL._types import *
|
| 7 |
+
from OpenGL.raw.GL import _errors
|
| 8 |
+
from OpenGL.constant import Constant as _C
|
| 9 |
+
|
| 10 |
+
import ctypes
|
| 11 |
+
_EXTENSION_NAME = 'GL_INTEL_fragment_shader_ordering'
|
| 12 |
+
def _f( function ):
|
| 13 |
+
return _p.createFunction( function,_p.PLATFORM.GL,'GL_INTEL_fragment_shader_ordering',error_checker=_errors._error_checker)
|
| 14 |
+
|
| 15 |
+
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/map_texture.py
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'''Autogenerated by xml_generate script, do not edit!'''
|
| 2 |
+
from OpenGL import platform as _p, arrays
|
| 3 |
+
# Code generation uses this
|
| 4 |
+
from OpenGL.raw.GL import _types as _cs
|
| 5 |
+
# End users want this...
|
| 6 |
+
from OpenGL.raw.GL._types import *
|
| 7 |
+
from OpenGL.raw.GL import _errors
|
| 8 |
+
from OpenGL.constant import Constant as _C
|
| 9 |
+
|
| 10 |
+
import ctypes
|
| 11 |
+
_EXTENSION_NAME = 'GL_INTEL_map_texture'
|
| 12 |
+
def _f( function ):
|
| 13 |
+
return _p.createFunction( function,_p.PLATFORM.GL,'GL_INTEL_map_texture',error_checker=_errors._error_checker)
|
| 14 |
+
GL_LAYOUT_DEFAULT_INTEL=_C('GL_LAYOUT_DEFAULT_INTEL',0)
|
| 15 |
+
GL_LAYOUT_LINEAR_CPU_CACHED_INTEL=_C('GL_LAYOUT_LINEAR_CPU_CACHED_INTEL',2)
|
| 16 |
+
GL_LAYOUT_LINEAR_INTEL=_C('GL_LAYOUT_LINEAR_INTEL',1)
|
| 17 |
+
GL_TEXTURE_MEMORY_LAYOUT_INTEL=_C('GL_TEXTURE_MEMORY_LAYOUT_INTEL',0x83FF)
|
| 18 |
+
@_f
|
| 19 |
+
@_p.types(ctypes.c_void_p,_cs.GLuint,_cs.GLint,_cs.GLbitfield,arrays.GLintArray,arrays.GLuintArray)
|
| 20 |
+
def glMapTexture2DINTEL(texture,level,access,stride,layout):pass
|
| 21 |
+
@_f
|
| 22 |
+
@_p.types(None,_cs.GLuint)
|
| 23 |
+
def glSyncTextureINTEL(texture):pass
|
| 24 |
+
@_f
|
| 25 |
+
@_p.types(None,_cs.GLuint,_cs.GLint)
|
| 26 |
+
def glUnmapTexture2DINTEL(texture,level):pass
|
vllm/lib/python3.10/site-packages/OpenGL/raw/GL/INTEL/parallel_arrays.py
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'''Autogenerated by xml_generate script, do not edit!'''
|
| 2 |
+
from OpenGL import platform as _p, arrays
|
| 3 |
+
# Code generation uses this
|
| 4 |
+
from OpenGL.raw.GL import _types as _cs
|
| 5 |
+
# End users want this...
|
| 6 |
+
from OpenGL.raw.GL._types import *
|
| 7 |
+
from OpenGL.raw.GL import _errors
|
| 8 |
+
from OpenGL.constant import Constant as _C
|
| 9 |
+
|
| 10 |
+
import ctypes
|
| 11 |
+
_EXTENSION_NAME = 'GL_INTEL_parallel_arrays'
|
| 12 |
+
def _f( function ):
|
| 13 |
+
return _p.createFunction( function,_p.PLATFORM.GL,'GL_INTEL_parallel_arrays',error_checker=_errors._error_checker)
|
| 14 |
+
GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL=_C('GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL',0x83F7)
|
| 15 |
+
GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL=_C('GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL',0x83F6)
|
| 16 |
+
GL_PARALLEL_ARRAYS_INTEL=_C('GL_PARALLEL_ARRAYS_INTEL',0x83F4)
|
| 17 |
+
GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL=_C('GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL',0x83F8)
|
| 18 |
+
GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL=_C('GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL',0x83F5)
|
| 19 |
+
@_f
|
| 20 |
+
@_p.types(None,_cs.GLint,_cs.GLenum,arrays.GLvoidpArray)
|
| 21 |
+
def glColorPointervINTEL(size,type,pointer):pass
|
| 22 |
+
@_f
|
| 23 |
+
@_p.types(None,_cs.GLenum,arrays.GLvoidpArray)
|
| 24 |
+
def glNormalPointervINTEL(type,pointer):pass
|
| 25 |
+
@_f
|
| 26 |
+
@_p.types(None,_cs.GLint,_cs.GLenum,arrays.GLvoidpArray)
|
| 27 |
+
def glTexCoordPointervINTEL(size,type,pointer):pass
|
| 28 |
+
@_f
|
| 29 |
+
@_p.types(None,_cs.GLint,_cs.GLenum,arrays.GLvoidpArray)
|
| 30 |
+
def glVertexPointervINTEL(size,type,pointer):pass
|