Home
last modified time | relevance | path

Searched refs:glValidateProgram (Results 1 – 25 of 1595) sorted by relevance

12345678910>>...64

/dports/emulators/vt100/terminal-simulator-0.2/vt100/
H A Dopengl.c23 static PFNGLVALIDATEPROGRAMPROC glValidateProgram; variable
42 glValidateProgram = (PFNGLVALIDATEPROGRAMPROC)SDL_GL_GetProcAddress("glValidateProgram"); in init_proc()
52 glLinkProgram && glValidateProgram && glGetProgramiv && glGetProgramInfoLog && in init_proc()
/dports/net/mediastreamer/mediastreamer-2.16.1/src/utils/
H A Dopengl_functions.c47 f->glValidateProgram = CAST(resolveGlValidateProgram, glValidateProgram); in opengl_functions_default_init()
/dports/games/stratagus/stratagus-3.2.0/src/video/
H A Dshaders.cpp56 PFNGLVALIDATEPROGRAMPROC glValidateProgram; variable
170 glValidateProgram(programId); in compileProgramSource()
473 glValidateProgram = (PFNGLVALIDATEPROGRAMPROC)SDL_GL_GetProcAddress("glValidateProgram"); in LoadShaderExtensions()
488 glLinkProgram && glValidateProgram && glGetProgramiv && glGetProgramInfoLog && in LoadShaderExtensions()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLExtSupport.cpp80 glValidateProgram(obj); in logObjectInfo()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLExtSupport.cpp90 glValidateProgram(obj); in getObjectInfo()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/test/opengles/util/
H A DShaderProgram.java25 glValidateProgram(ID); in validate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/
H A DegluStaticES20Library.inl137 { "glValidateProgram", (deFunctionPtr)glValidateProgram },
H A DegluStaticES30Library.inl234 { "glValidateProgram", (deFunctionPtr)glValidateProgram },
/dports/net/linphone/linphoneqt-4.1.1/src/components/camera/
H A DMSFunctions.cpp70 f->glValidateProgram = qtResolveGlValidateProgram; in MSFunctions()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_shading_language_420pack/execution/
H A Dactive-sampler-conflict.c93 glValidateProgram(prog); in program_check_status()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/opengl/
H A DProgram.cpp56 glValidateProgram(m_nHandle); in Validate()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_kinect/
H A Dshader_basic.h37 glValidateProgram(s); in Validate()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-2.0/api/
H A Dactive-sampler-conflict.c85 glValidateProgram(prog); in program_check_status()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/joglvis/src/main/java/de/lmu/ifi/dbs/elki/joglvis/
H A DShaderUtil.java98 gl.glValidateProgram(shaderprogram); in linkShaderProgram()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DlibGLESv2.def134 glValidateProgram @132
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/gl/
H A Dgl_program.cpp77 glValidateProgram(m_program); in validate()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLES2/
H A Dshaders.py38 glValidateProgram( self )
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLES2/
H A Dshaders.py38 glValidateProgram( self )
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlCore20.hxx82 using theBaseClass_t::glValidateProgram;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlCore20.hxx82 using theBaseClass_t::glValidateProgram;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlCore20.hxx81 using theBaseClass_t::glValidateProgram;
/dports/games/manaplus/manaplus-2.1.3.17/src/render/opengl/
H A Dmgl.hpp78 defName(glValidateProgram);
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/shader/
H A Dprogram.cpp51 glValidateProgram(this->id); in link()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dgles2_cmd_clear_framebuffer.cc118 glValidateProgram(program_); in ClearFramebuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dgles2_cmd_clear_framebuffer.cc118 glValidateProgram(program_); in ClearFramebuffer()

12345678910>>...64