Home
last modified time | relevance | path

Searched refs:GL_CON_0_ATI (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ati_fragment_shader/
H A Derror09-allconst.c60 GL_CON_0_ATI, GL_NONE, GL_NONE, in piglit_init()
70 GL_CON_0_ATI, GL_NONE, GL_NONE, in piglit_init()
82 GL_CON_0_ATI, GL_NONE, GL_NONE, in piglit_init()
84 GL_CON_0_ATI, GL_NONE, GL_NONE); in piglit_init()
92 GL_CON_0_ATI, GL_NONE, GL_NONE, in piglit_init()
94 GL_CON_0_ATI, GL_NONE, GL_NONE); in piglit_init()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/atifs/src/
H A DATI_FS_GLGpuProgram.cpp83 glSetFragmentShaderConstantATI(GL_CON_0_ATI + logicalIndex, pFloat); in bindProgramParameters()
100 glSetFragmentShaderConstantATI( GL_CON_0_ATI + (GLuint)logicalIndex, pFloat); in bindProgramPassIterationParameters()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/atifs/src/
H A DATI_FS_GLGpuProgram.cpp83 glSetFragmentShaderConstantATI(GL_CON_0_ATI + logicalIndex, pFloat); in bindProgramParameters()
100 glSetFragmentShaderConstantATI( GL_CON_0_ATI + (GLuint)logicalIndex, pFloat); in bindProgramPassIterationParameters()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libvo/
H A Dgl_compat.h251 #ifndef GL_CON_0_ATI
252 #define GL_CON_0_ATI 0x8941 macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libvo/
H A Dgl_compat.h251 #ifndef GL_CON_0_ATI
252 #define GL_CON_0_ATI 0x8941 macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c153 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
674 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
675 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
676 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
805 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
811 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c153 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
674 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
675 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
676 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
805 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
811 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c153 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
674 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
675 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
676 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
805 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
811 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c153 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
674 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
675 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
676 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
805 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
811 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Datifragshader.c152 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
671 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
672 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
673 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
787 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
793 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c153 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
674 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
675 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
676 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
805 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
811 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c153 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
674 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
675 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
676 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
805 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
811 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c153 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
674 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
675 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
676 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
805 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
811 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c153 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
674 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
675 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
676 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
805 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
811 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Datifragshader.c167 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
686 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
687 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
688 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
817 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
823 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c153 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
674 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
675 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
676 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
805 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
811 dstindex = dst - GL_CON_0_ATI; in _mesa_SetFragmentShaderConstantATI()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_atifragshader.c340 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in execute_shader()
341 if (shader->LocalConstDef & (1 << (index - GL_CON_0_ATI))) { in execute_shader()
343 shader->Constants[index - GL_CON_0_ATI]); in execute_shader()
346 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]); in execute_shader()
/dports/lang/clover/mesa-21.3.6/src/mesa/swrast/
H A Ds_atifragshader.c340 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in execute_shader()
341 if (shader->LocalConstDef & (1 << (index - GL_CON_0_ATI))) { in execute_shader()
343 shader->Constants[index - GL_CON_0_ATI]); in execute_shader()
346 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]); in execute_shader()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/swrast/
H A Ds_atifragshader.c340 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in execute_shader()
341 if (shader->LocalConstDef & (1 << (index - GL_CON_0_ATI))) { in execute_shader()
343 shader->Constants[index - GL_CON_0_ATI]); in execute_shader()
346 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]); in execute_shader()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/swrast/
H A Ds_atifragshader.c340 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in execute_shader()
341 if (shader->LocalConstDef & (1 << (index - GL_CON_0_ATI))) { in execute_shader()
343 shader->Constants[index - GL_CON_0_ATI]); in execute_shader()
346 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]); in execute_shader()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_atifragshader.c340 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in execute_shader()
341 if (shader->LocalConstDef & (1 << (index - GL_CON_0_ATI))) { in execute_shader()
343 shader->Constants[index - GL_CON_0_ATI]); in execute_shader()
346 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]); in execute_shader()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/swrast/
H A Ds_atifragshader.c340 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in execute_shader()
341 if (shader->LocalConstDef & (1 << (index - GL_CON_0_ATI))) { in execute_shader()
343 shader->Constants[index - GL_CON_0_ATI]); in execute_shader()
346 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]); in execute_shader()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/swrast/
H A Ds_atifragshader.c340 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in execute_shader()
341 if (shader->LocalConstDef & (1 << (index - GL_CON_0_ATI))) { in execute_shader()
343 shader->Constants[index - GL_CON_0_ATI]); in execute_shader()
346 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]); in execute_shader()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/swrast/
H A Ds_atifragshader.c340 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in execute_shader()
341 if (shader->LocalConstDef & (1 << (index - GL_CON_0_ATI))) { in execute_shader()
343 shader->Constants[index - GL_CON_0_ATI]); in execute_shader()
346 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]); in execute_shader()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/swrast/
H A Ds_atifragshader.c340 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in execute_shader()
341 if (shader->LocalConstDef & (1 << (index - GL_CON_0_ATI))) { in execute_shader()
343 shader->Constants[index - GL_CON_0_ATI]); in execute_shader()
346 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]); in execute_shader()

12345678910>>...15