Searched refs:glPolygonStipple (Results 1 – 25 of 29) sorted by relevance
12
/third_party/mesa3d/docs/relnotes/ |
D | 6.2 | 30 functions like glPolygonStipple, glConvolutionFilter, glColorTable,
|
D | 6.2.1 | 27 functions like glPolygonStipple, glConvolutionFilter, glColorTable,
|
/third_party/mesa3d/src/gallium/targets/libgl-gdi/ |
D | opengl32.mingw.def | 205 glPolygonStipple = glPolygonStipple@4
|
D | opengl32.def | 211 glPolygonStipple @210
|
/third_party/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 218 glPolygonStipple = glPolygonStipple@4
|
D | osmesa.def | 221 glPolygonStipple
|
/third_party/openGLES/api/GLSC/1.0/ |
D | gl.h | 542 GLAPI void APIENTRY glPolygonStipple (const GLubyte *mask);
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/ |
D | gl.h | 546 GLAPI void APIENTRY glPolygonStipple (const GLubyte *mask);
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | libGL_autogen.def | 190 glPolygonStipple
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | libGL_autogen.def | 190 glPolygonStipple
|
D | libGL_autogen.cpp | 950 void GL_APIENTRY glPolygonStipple(const GLubyte *mask) in glPolygonStipple() function
|
/third_party/openGLES/api/GLSC/1.0.1/ |
D | gl.h | 546 GLAPI void APIENTRY glPolygonStipple (const GLubyte *mask);
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/ |
D | gl.h | 542 GLAPI void APIENTRY glPolygonStipple (const GLubyte *mask);
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_context.c | 826 &glPolygonStipple,
|
D | gldrv.h | 209 void (APIENTRY *glPolygonStipple )( const GLubyte *mask );
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_pixel_buffer_object.txt | 250 glPixelMapusv, glPolygonStipple, glSeparableFilter2D, glTexImage1D,
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_pixel_buffer_object.txt | 250 glPixelMapusv, glPolygonStipple, glSeparableFilter2D, glTexImage1D,
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengl/ |
D | SDL_glfuncs.h | 301 SDL_PROC_UNUSED(void, glPolygonStipple, (const GLubyte * mask))
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_pixel_buffer_object.txt | 196 If we support glPolygonStipple, surely we should support this. 297 Certain commands (specifically glPolygonStipple, 334 glPolygonStipple
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_pixel_buffer_object.txt | 206 If we support glPolygonStipple, surely we should support this. 307 Certain commands (specifically glPolygonStipple, 344 glPolygonStipple
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_pixel_data_range.txt | 559 glPolygonStipple
|
/third_party/openGLES/extensions/NV/ |
D | NV_pixel_data_range.txt | 559 glPolygonStipple
|
/third_party/mesa3d/include/GL/ |
D | gl.h | 771 GLAPI void GLAPIENTRY glPolygonStipple( const GLubyte *mask );
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl.h | 826 GLAPI void GLAPIENTRY glPolygonStipple( const GLubyte *mask );
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 2035 #define glPolygonStipple glad_glPolygonStipple macro
|
12