Searched refs:GL_CONVOLUTION_WIDTH (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | singlepix.c | 224 CALL_GetConvolutionParameteriv(GET_DISPATCH(), (target, GL_CONVOLUTION_WIDTH, &width)); 303 (target, GL_CONVOLUTION_WIDTH, &width));
|
| H A D | singlepixswap.c | 254 CALL_GetConvolutionParameteriv( GET_DISPATCH(), (target, GL_CONVOLUTION_WIDTH, &width) ); 340 CALL_GetConvolutionParameteriv( GET_DISPATCH(), (target, GL_CONVOLUTION_WIDTH, &width) );
|
| H A D | indirect_size_get.c | 972 case GL_CONVOLUTION_WIDTH:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | singlepix.c | 220 glGetConvolutionParameteriv(target, GL_CONVOLUTION_WIDTH, &width); 296 glGetConvolutionParameteriv(target, GL_CONVOLUTION_WIDTH, &width);
|
| H A D | singlepixswap.c | 254 glGetConvolutionParameteriv(target, GL_CONVOLUTION_WIDTH, &width); 340 glGetConvolutionParameteriv(target, GL_CONVOLUTION_WIDTH, &width);
|
| H A D | indirect_size_get.c | 1006 case GL_CONVOLUTION_WIDTH:
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1554 #define GL_CONVOLUTION_WIDTH 0x8018 macro
|
| H A D | glext.h | 3517 #define GL_CONVOLUTION_WIDTH 0x8018 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1547 #define GL_CONVOLUTION_WIDTH 0x8018 macro
|
| H A D | glext.h | 3481 #define GL_CONVOLUTION_WIDTH 0x8018 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 1857 #define GL_CONVOLUTION_WIDTH 0x8018 macro [all...] |
Completed in 172 milliseconds