Searched refs:GL_SHORT (Results 1 – 10 of 10) sorted by relevance
/reactos/dll/opengl/mesa/ |
H A D | varray.c | 124 case GL_SHORT: in gl_VertexPointer() 160 case GL_SHORT: in gl_NormalPointer() 202 case GL_SHORT: in gl_ColorPointer() 240 case GL_SHORT: in gl_IndexPointer() 272 case GL_SHORT: in gl_TexCoordPointer() 333 case GL_SHORT: in gl_ArrayElement() 381 case GL_SHORT: in gl_ArrayElement() 440 case GL_SHORT: in gl_ArrayElement() 469 case GL_SHORT: in gl_ArrayElement() 529 case GL_SHORT: in gl_ArrayElement() [all …]
|
H A D | image.c | 174 case GL_SHORT: in gl_sizeof_type() 527 case GL_SHORT: in gl_unpack_image()
|
H A D | readpix.c | 181 case GL_SHORT: in read_index_pixels() 337 case GL_SHORT: in read_depth_pixels() 488 case GL_SHORT: in read_stencil_pixels() 910 case GL_SHORT: in read_color_pixels()
|
H A D | drawpix.c | 150 case GL_SHORT: in draw_index_pixels() 284 case GL_SHORT: in draw_stencil_pixels() 449 case GL_SHORT: in draw_depth_pixels() 828 case GL_SHORT: in draw_color_pixels()
|
H A D | teximage.c | 946 case GL_SHORT: in texture_1d_error_check() 1032 case GL_SHORT: in texture_2d_error_check()
|
H A D | dlist.c | 532 case GL_SHORT: in translate_id()
|
/reactos/dll/opengl/glu32/src/libutil/ |
H A D | mipmap.c | 3906 case GL_SHORT: in gluBuild2DMipmapLevelsCore() 3964 case GL_SHORT: in gluBuild2DMipmapLevelsCore() 4071 case GL_SHORT: in gluBuild2DMipmapLevelsCore() 4189 case GL_SHORT: in gluBuild2DMipmapLevelsCore() 4314 case GL_SHORT: in gluBuild2DMipmapLevelsCore() 5032 case GL_SHORT: in fill_image() 5342 case GL_SHORT: in empty_image() 7926 case GL_SHORT: in gluBuild3DMipmapLevelsCore() 8122 case GL_SHORT: in gluBuild3DMipmapLevelsCore() 8199 case GL_SHORT: in gluBuild3DMipmapLevelsCore() [all …]
|
/reactos/dll/directx/wine/wined3d/ |
H A D | utils.c | 396 …{WINED3DFMT_R16G16_SINT, WINED3D_FFP_EMIT_SHORT2, 2, GL_SHORT, GL_… 397 …{WINED3DFMT_R16G16B16A16_SINT, WINED3D_FFP_EMIT_SHORT4, 4, GL_SHORT, GL_… 399 …{WINED3DFMT_R16G16_SNORM, WINED3D_FFP_EMIT_SHORT2N, 2, GL_SHORT, GL_… 1423 GL_RGBA_INTEGER, GL_SHORT, 0, 1439 GL_RG_INTEGER, GL_SHORT, 0, 1460 GL_RED_INTEGER, GL_SHORT, 0, 1569 GL_HILO_NV, GL_SHORT, 0, 1574 GL_RG, GL_SHORT, 0, 1579 GL_RGBA, GL_SHORT, 0, 1584 GL_RED, GL_SHORT, 0, [all …]
|
/reactos/sdk/include/GL/ |
H A D | gl.h | 179 #define GL_SHORT 0x1402 macro
|
/reactos/sdk/include/reactos/wine/ |
H A D | wgl.h | 3817 #define GL_SHORT 0x1402 macro
|