Home
last modified time | relevance | path

Searched refs:GL_FRAGMENT_PROGRAM_ARB (Results 151 – 175 of 784) sorted by relevance

12345678910>>...32

/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_fragment_program5 GL_FRAGMENT_PROGRAM_ARB 0x8804
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ARB_fragment_program3 GL_FRAGMENT_PROGRAM_ARB 0x8804
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_fragment_program5 GL_FRAGMENT_PROGRAM_ARB 0x8804
/dports/graphics/cogl/cogl-1.22.8/cogl/driver/gl/gl/
H A Dcogl-pipeline-fragend-arbfp.c821 GE (ctx, glProgramLocalParameter4fv (GL_FRAGMENT_PROGRAM_ARB, in update_constants_cb()
858 GE (ctx, glBindProgram (GL_FRAGMENT_PROGRAM_ARB, in _cogl_pipeline_fragend_arbfp_end()
863 ctx->glProgramString (GL_FRAGMENT_PROGRAM_ARB, in _cogl_pipeline_fragend_arbfp_end()
889 GE (ctx, glBindProgram (GL_FRAGMENT_PROGRAM_ARB, gl_program)); in _cogl_pipeline_fragend_arbfp_end()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/driver/gl/gl/
H A Dcogl-pipeline-fragend-arbfp.c821 GE (ctx, glProgramLocalParameter4fv (GL_FRAGMENT_PROGRAM_ARB, in update_constants_cb()
857 GE (ctx, glBindProgram (GL_FRAGMENT_PROGRAM_ARB, in _cogl_pipeline_fragend_arbfp_end()
861 ctx->glProgramString (GL_FRAGMENT_PROGRAM_ARB, in _cogl_pipeline_fragend_arbfp_end()
887 GE (ctx, glBindProgram (GL_FRAGMENT_PROGRAM_ARB, gl_program)); in _cogl_pipeline_fragend_arbfp_end()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/bicubic/
H A Dbicubic.c239 (*s->programEnvParameter4f) (GL_FRAGMENT_PROGRAM_ARB, param, in BicubicDrawWindowTexture()
242 (*s->programEnvParameter4f) (GL_FRAGMENT_PROGRAM_ARB, in BicubicDrawWindowTexture()
246 (*s->programEnvParameter4f) (GL_FRAGMENT_PROGRAM_ARB, in BicubicDrawWindowTexture()
/dports/games/spring/spring_98.0/rts/Rendering/Env/
H A DAdvSky.cpp55 …upported() && GLEW_ARB_fragment_program && ProgramStringIsNative(GL_FRAGMENT_PROGRAM_ARB, "ARB/clo… in CAdvSky()
111 glBindProgramARB( GL_FRAGMENT_PROGRAM_ARB, cloudFP ); in CreateSkyDomeList()
112 glEnable( GL_FRAGMENT_PROGRAM_ARB ); in CreateSkyDomeList()
113 glProgramEnvParameter4fARB(GL_FRAGMENT_PROGRAM_ARB,10, sunColor.x,sunColor.y,sunColor.z,0); in CreateSkyDomeList()
114 …glProgramEnvParameter4fARB(GL_FRAGMENT_PROGRAM_ARB,11, sunColor.x*cloudColor.x,sunColor.y*cloudCol… in CreateSkyDomeList()
115 glProgramEnvParameter4fARB(GL_FRAGMENT_PROGRAM_ARB,12, cloudColor.x,cloudColor.y,cloudColor.z,0); in CreateSkyDomeList()
165 glDisable( GL_FRAGMENT_PROGRAM_ARB ); in CreateSkyDomeList()
/dports/graphics/Coin/coin-Coin-4.0.0/src/shaders/
H A DSoGLARBShaderObject.cpp64 ? GL_VERTEX_PROGRAM_ARB : GL_FRAGMENT_PROGRAM_ARB; in load()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/games/spring/spring_98.0/rts/Map/SMF/
H A DSMFRenderState.cpp61 …->AttachShaderObject(sh->CreateShaderObject("ARB/groundFPshadow.fp", "", GL_FRAGMENT_PROGRAM_ARB)); in Init()
65 …->AttachShaderObject(sh->CreateShaderObject("ARB/groundFPshadow.fp", "", GL_FRAGMENT_PROGRAM_ARB)); in Init()
69 …->AttachShaderObject(sh->CreateShaderObject("ARB/groundFPshadow.fp", "", GL_FRAGMENT_PROGRAM_ARB)); in Init()
364 arbShaders[ARB_SHADER_CURRENT]->SetUniformTarget(GL_FRAGMENT_PROGRAM_ARB); in Enable()
/dports/lang/clover/mesa-21.3.6/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/program/
H A Dprog_print.c217 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
253 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
363 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
812 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_vertex_program/
H A Dminmax.c108 target = GL_FRAGMENT_PROGRAM_ARB; in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_fragment_program/
H A Dminmax.c69 glGetProgramivARB(GL_FRAGMENT_PROGRAM_ARB, token, &val); in min_test_program()
/dports/graphics/anttweakbar/AntTweakBar/src/
H A DTwOpenGL.cpp71 #ifndef GL_FRAGMENT_PROGRAM_ARB
72 # define GL_FRAGMENT_PROGRAM_ARB 0x8804 macro
398 m_PrevFragmentProgramARB = _glIsEnabled(GL_FRAGMENT_PROGRAM_ARB); in BeginDraw()
400 _glDisable(GL_FRAGMENT_PROGRAM_ARB); in BeginDraw()
476 _glEnable(GL_FRAGMENT_PROGRAM_ARB); in EndDraw()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Ddebugger.c116 if (target == GL_FRAGMENT_PROGRAM_ARB) in Debugger2()
132 glGetProgramivARB(GL_FRAGMENT_PROGRAM_ARB, GL_PROGRAM_BINDING_ARB, &id); in Debugger2()
704 glProgramCallbackMESA(GL_FRAGMENT_PROGRAM_ARB, Debugger2, in Init()
/dports/graphics/opencsg/OpenCSG-1.4.2/src/
H A DrenderSCS.cpp226 glBindProgramARB(GL_FRAGMENT_PROGRAM_ARB, fId); in merge()
227 glEnable(GL_FRAGMENT_PROGRAM_ARB); in merge()
263 glDisable(GL_FRAGMENT_PROGRAM_ARB); in merge()

12345678910>>...32