Home
last modified time | relevance | path

Searched refs:stencil_size (Results 1 – 25 of 64) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/sdl/src/video/nacl/
DSDL_naclopengles.c111 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/
DSDL_pspgl.c115 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/
Dglx_api.c184 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()
Dxm_api.h121 GLint stencil_size,
Dxm_api.c753 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/
DSDL_pandora.c447 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/
DSDL_windowsopengl.c195 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/
DSDL_egl.c328 if (_this->gl_config.stencil_size) { in SDL_EGL_ChooseConfig()
330 attribs[i++] = _this->gl_config.stencil_size; in SDL_EGL_ChooseConfig()
DSDL_sysvideo.h310 int stencil_size; member
DSDL_video.c2883 _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/
DSDL_cocoaopengl.m202 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/
DSDL_x11opengl.c433 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/
Dgl3cTextureSizePromotion.cpp527 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/
DSDL_uikitopengles.m195 stencilBits:_this->gl_config.stencil_size
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/
Dgl32-master.txt491 KHR-GL32.packed_depth_stencil.stencil_size.depth24_stencil8
492 KHR-GL32.packed_depth_stencil.stencil_size.depth32f_stencil8
Dgl33-master.txt491 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/
Dgl32-master.txt491 KHR-GL32.packed_depth_stencil.stencil_size.depth24_stencil8
492 KHR-GL32.packed_depth_stencil.stencil_size.depth32f_stencil8
Dgl33-master.txt491 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/
Dgl32-master.txt1156 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/
Dgl32-master.txt1156 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/
Degl-master.txt347 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/
Degl-master.txt3387 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/
Degl-master-2021-03-01.txt389 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/
Degl-master.txt389 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/
Degl-master.txt347 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

123