Home
last modified time | relevance | path

Searched refs:GL_MAX_TEXTURE_IMAGE_UNITS (Results 1 – 25 of 908) sorted by relevance

12345678910>>...37

/dports/multimedia/mencoder/mplayer-export-2021-12-29/libvo/
H A Dgl_compat.h434 #ifndef GL_MAX_TEXTURE_IMAGE_UNITS
435 #define GL_MAX_TEXTURE_IMAGE_UNITS 0x8872 macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libvo/
H A Dgl_compat.h434 #ifndef GL_MAX_TEXTURE_IMAGE_UNITS
435 #define GL_MAX_TEXTURE_IMAGE_UNITS 0x8872 macro
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/gles2rice/src/
H A Dosal_opengl.h52 #define GL_MAX_TEXTURE_UNITS GL_MAX_TEXTURE_IMAGE_UNITS
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gles-2.0/
H A Dminmax.c70 piglit_test_min_uint(GL_MAX_TEXTURE_IMAGE_UNITS, 8); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/shaders/
H A Dvp-combined-image-units.c61 glGetIntegerv(GL_MAX_TEXTURE_IMAGE_UNITS, &fragment); in piglit_display()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Dtexunits.c345 glGetIntegerv(GL_MAX_TEXTURE_IMAGE_UNITS, &MaxTextureImageUnits); in init()
352 glGetIntegerv(GL_MAX_TEXTURE_IMAGE_UNITS, &MaxTextureImageUnits); in init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-2.1/
H A Dminmax.c102 piglit_test_min_int(GL_MAX_TEXTURE_IMAGE_UNITS, 2); in piglit_init()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengl/
H A DBaseReferences.java66 max_texture_units = glGetInteger(GL_MAX_TEXTURE_IMAGE_UNITS); in BaseReferences()
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkTextureUnitManager.cxx71 glGetIntegerv(GL_MAX_TEXTURE_IMAGE_UNITS, &this->NumberOfTextureUnits); in Initialize()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.0/
H A Dminmax.c107 piglit_test_min_int(GL_MAX_TEXTURE_IMAGE_UNITS, 16); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.1/
H A Dminmax.c96 piglit_test_min_int(GL_MAX_TEXTURE_IMAGE_UNITS, 16); in piglit_init()
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkTextureUnitManager.cxx78 glGetIntegerv(GL_MAX_TEXTURE_IMAGE_UNITS, &this->NumberOfTextureUnits); in SetContext()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkTextureUnitManager.cxx78 glGetIntegerv(GL_MAX_TEXTURE_IMAGE_UNITS, &this->NumberOfTextureUnits); in SetContext()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ati_fragment_shader/
H A Derror11-invaliddst.c162 glGetIntegerv(GL_MAX_TEXTURE_IMAGE_UNITS, &num_tex_units); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gles-3.0/
H A Dminmax.c98 piglit_test_min_uint(GL_MAX_TEXTURE_IMAGE_UNITS, 16); in piglit_init()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/swgl/src/
H A Dgl_defs.h121 #define GL_MAX_TEXTURE_IMAGE_UNITS 0x8872 macro
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCOGLES2ExtensionHandler.cpp221 glGetIntegerv(GL_MAX_TEXTURE_IMAGE_UNITS, &val); in initExtensions()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.3/
H A Dminmax.c112 piglit_test_min_int(GL_MAX_TEXTURE_IMAGE_UNITS, 16); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.2/
H A Dminmax.c114 piglit_test_min_int(GL_MAX_TEXTURE_IMAGE_UNITS, 16); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_direct_state_access/
H A Dtexunits.c165 glGetIntegerv(GL_MAX_TEXTURE_IMAGE_UNITS, &MaxTextureImageUnits); in piglit_init()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/swgl/src/
H A Dgl_defs.h130 #define GL_MAX_TEXTURE_IMAGE_UNITS 0x8872 macro
/dports/www/firefox/firefox-99.0/gfx/wr/swgl/src/
H A Dgl_defs.h132 #define GL_MAX_TEXTURE_IMAGE_UNITS 0x8872 macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/swgl/src/
H A Dgl_defs.h130 #define GL_MAX_TEXTURE_IMAGE_UNITS 0x8872 macro
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-2.0/api/
H A Dtexture-units.c55 glGetIntegerv(GL_MAX_TEXTURE_IMAGE_UNITS, &max_image_units); in setup()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/
H A Dtes2CapabilityTests.cpp89 …image_units", "Number of fragment texture units supported", GL_MAX_TEXTURE_IMAGE_UNITS }, in init()

12345678910>>...37