/third_party/flutter/skia/third_party/externals/sdl/src/video/nacl/ |
D | SDL_naclopengles.c | 111 if (_this->gl_config.stencil_size) { in NACL_GLES_CreateContext() 113 attribs[i++] = _this->gl_config.stencil_size; in NACL_GLES_CreateContext()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/psp/ |
D | SDL_pspgl.c | 115 if (_this->gl_config.stencil_size) in PSP_GL_CreateContext() 118 attribs[i++] = _this->gl_config.stencil_size; in PSP_GL_CreateContext()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_api.c | 184 GLint depth_size, GLint stencil_size, in save_glx_visual() argument 218 if (stencil_size > 0 && depth_size > 0) in save_glx_visual() 242 && (v->mesa_visual.stencilBits >= stencil_size || stencil_size == 0) in save_glx_visual() 259 depth_size, stencil_size, in save_glx_visual() 732 GLint stencil_size = 0; in choose_visual() local 846 stencil_size = *parselist++; in choose_visual() 1047 if (stencil_size > 0) in choose_visual() 1062 if (stencil_size > 0) in choose_visual() 1063 stencil_size = 8; in choose_visual() 1078 stereo_flag, depth_size, stencil_size, in choose_visual()
|
D | xm_api.h | 121 GLint stencil_size,
|
D | xm_api.c | 753 GLint stencil_size, in XMesaCreateVisual() argument 854 vis->stencilBits = stencil_size; in XMesaCreateVisual() 890 choose_depth_stencil_format(xmdpy, depth_size, stencil_size, in XMesaCreateVisual()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/pandora/ |
D | SDL_pandora.c | 447 if (_this->gl_config.stencil_size) { in PND_gl_createcontext() 513 if (_this->gl_config.stencil_size) { in PND_gl_createcontext() 565 if (_this->gl_config.stencil_size) { in PND_gl_createcontext() 692 _this->gl_config.stencil_size = attr_value; in PND_gl_createcontext()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsopengl.c | 195 pfd->cStencilBits = _this->gl_config.stencil_size; in WIN_GL_SetupPixelFormat() 505 if (_this->gl_config.stencil_size) { in WIN_GL_SetupWindowInternal() 507 *iAttr++ = _this->gl_config.stencil_size; in WIN_GL_SetupWindowInternal()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_egl.c | 328 if (_this->gl_config.stencil_size) { in SDL_EGL_ChooseConfig() 330 attribs[i++] = _this->gl_config.stencil_size; in SDL_EGL_ChooseConfig()
|
D | SDL_sysvideo.h | 310 int stencil_size; member
|
D | SDL_video.c | 2883 _this->gl_config.stencil_size = 0; in SDL_GL_ResetAttributes() 2947 _this->gl_config.stencil_size = value; in SDL_GL_SetAttribute()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/ |
D | SDL_cocoaopengl.m | 202 if (_this->gl_config.stencil_size) { 204 attr[i++] = _this->gl_config.stencil_size;
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11opengl.c | 433 if (_this->gl_config.stencil_size) { in X11_GL_GetAttributes() 435 attribs[i++] = _this->gl_config.stencil_size; in X11_GL_GetAttributes()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cTextureSizePromotion.cpp | 527 glw::GLint stencil_size = 0; in checkSourceTextureSizeAndType() local 545 gl.getTexLevelParameteriv(target, 0, GL_TEXTURE_STENCIL_SIZE, &stencil_size); in checkSourceTextureSizeAndType() 563 is_ok = is_ok && (stencil_size >= descriptor.min_stencil_size); in checkSourceTextureSizeAndType() 585 << ", queried stencil size = " << stencil_size << ". " in checkSourceTextureSizeAndType()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/ |
D | SDL_uikitopengles.m | 195 stencilBits:_this->gl_config.stencil_size
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/ |
D | gl32-master.txt | 491 KHR-GL32.packed_depth_stencil.stencil_size.depth24_stencil8 492 KHR-GL32.packed_depth_stencil.stencil_size.depth32f_stencil8
|
D | gl33-master.txt | 491 KHR-GL33.packed_depth_stencil.stencil_size.depth24_stencil8 492 KHR-GL33.packed_depth_stencil.stencil_size.depth32f_stencil8
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/ |
D | gl32-master.txt | 491 KHR-GL32.packed_depth_stencil.stencil_size.depth24_stencil8 492 KHR-GL32.packed_depth_stencil.stencil_size.depth32f_stencil8
|
D | gl33-master.txt | 491 KHR-GL33.packed_depth_stencil.stencil_size.depth24_stencil8 492 KHR-GL33.packed_depth_stencil.stencil_size.depth32f_stencil8
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/main/ |
D | gl32-master.txt | 1156 KHR-GL32.packed_depth_stencil.stencil_size.depth24_stencil8 1157 KHR-GL32.packed_depth_stencil.stencil_size.depth32f_stencil8
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/ |
D | gl32-master.txt | 1156 KHR-GL32.packed_depth_stencil.stencil_size.depth24_stencil8 1157 KHR-GL32.packed_depth_stencil.stencil_size.depth32f_stencil8
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/ |
D | egl-master.txt | 347 dEQP-EGL.functional.query_config.get_config_attrib.stencil_size 377 dEQP-EGL.functional.choose_config.simple.selection_only.stencil_size 405 dEQP-EGL.functional.choose_config.simple.selection_and_sort.stencil_size
|
/third_party/vk-gl-cts/android/cts/main/ |
D | egl-master.txt | 3387 dEQP-EGL.functional.choose_config.simple.selection_only.stencil_size 3415 dEQP-EGL.functional.choose_config.simple.selection_and_sort.stencil_size 3453 dEQP-EGL.functional.query_config.get_config_attrib.stencil_size
|
/third_party/vk-gl-cts/android/cts/main/src/ |
D | egl-master-2021-03-01.txt | 389 dEQP-EGL.functional.query_config.get_config_attrib.stencil_size 419 dEQP-EGL.functional.choose_config.simple.selection_only.stencil_size 447 dEQP-EGL.functional.choose_config.simple.selection_and_sort.stencil_size
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.6.x/ |
D | egl-master.txt | 389 dEQP-EGL.functional.query_config.get_config_attrib.stencil_size 419 dEQP-EGL.functional.choose_config.simple.selection_only.stencil_size 447 dEQP-EGL.functional.choose_config.simple.selection_and_sort.stencil_size
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/src/ |
D | egl-master.txt | 347 dEQP-EGL.functional.query_config.get_config_attrib.stencil_size 377 dEQP-EGL.functional.choose_config.simple.selection_only.stencil_size 405 dEQP-EGL.functional.choose_config.simple.selection_and_sort.stencil_size
|