Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/dports/games/spring/spring_98.0/rts/Rendering/Env/
H A DCubeMapHandler.cpp58 …CreateSpecularFace(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, specTexSize, float3( 1, 1, -1), float3(-2,… in Init()
74 …glTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, 0, GL_RGBA8, reflTexSize, reflTexSize, 0, GL_RGBA… in Init()
90 …glTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, 0, GL_RGBA8, reflTexSize, reflTexSize, 0, GL_RGBA… in Init()
135 CreateReflectionFace(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, -FwdVector, false); in UpdateReflectionTexture()
164 CreateReflectionFace(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, -FwdVector, true); in UpdateReflectionTexture()
247 …UpdateSpecularFace(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, specTexSize, float3( 1, 1, -1), float3(-2,… in UpdateSpecularTexture()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_texture_cube_map.java44 int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB = 0x851A; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_cube_map13 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB 0x851A
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_cube_map14 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB 0x851A
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_cube_map13 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB 0x851A
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ARB_texture_cube_map12 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB 0x851A
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_cube_map14 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB 0x851A
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_cube_map14 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB 0x851A
/dports/games/criticalmass/CriticalMass-1.5/utilsgl/
H A DGLTextureCubeMap.hpp31 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB 0x851A macro
H A DGLTextureCubeMap.cpp27 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtexture_cube_map.py22 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB=_C('GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB',0x851A) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtexture_cube_map.py22 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB=_C('GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB',0x851A) variable
/dports/games/foobillard/foobillard-3.0a/src/
H A Doptions.h202 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB GL_TEXTURE_CUBE_MAP_NEGATIVE_Z macro
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_seamless_cube_map/
H A Darb_seamless_cubemap.c49 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
H A Dthree-faces-average.c97 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glsl/
H A Dtexdemo1.c227 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB in InitCheckers()
318 LoadFace(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, "back.rgb", GL_TRUE, GL_FALSE); in LoadEnvmaps()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/glsl/
H A Dtexdemo1.c227 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB in InitCheckers()
318 LoadFace(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, "back.rgb", GL_TRUE, GL_FALSE); in LoadEnvmaps()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/amd_seamless_cubemap_per_texture/
H A Damd_seamless_cubemap_per_texture.c49 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/demos/
H A Dcubemap.c437 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB in init_checkers()
535 load(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, "back.rgb", GL_TRUE, GL_FALSE); in load_envmaps()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/demos/
H A Dcubemap.c437 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB in init_checkers()
535 load(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, "back.rgb", GL_TRUE, GL_FALSE); in load_envmaps()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/decorate_background/
H A Dcubemap.cpp270 targets[4]=GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB; in LoadExt()
/dports/graphics/reallyslick/rss-glx_0.9.1/src/
H A DwavyNormalCubeMaps.cpp100 gluBuild2DMipmaps(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB, 3, texSize, texSize, in wavyNormalCubeMaps()
/dports/games/evq3/evq3/code/renderer/
H A Dtr_fbo.c255 …2D && (target < GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB || target > GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB)) in R_AttachFBOTexture2D()
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/GL/
H A Dextensions.h159 # define GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB 0x851A macro
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/gl/
H A Dgl_rmain.c624 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB,

12345678910>>...15