| /OK3568_Linux_fs/external/xserver/hw/xquartz/GL/ |
| H A D | visualConfigs.c | 65 int stereo, depth, aux, buffers, stencil, accum, color, msample; in __glXAquaCreateVisualConfigs() local 128 for(stencil = 0; stencil < ((conf->total_stencil_bit_depths > 0) ? in __glXAquaCreateVisualConfigs() 129 conf->total_stencil_bit_depths : 1); ++stencil) { in __glXAquaCreateVisualConfigs() 173 c->stencilBits = conf->stencil_bit_depths[stencil]; in __glXAquaCreateVisualConfigs()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | context.cpp | 642 optional<int32_t> stencil) { in clear() argument 657 if (stencil) { in clear() 659 clearStencil = *stencil; in clear() 707 void Context::setStencilMode(const StencilMode& stencil) { in setStencilMode() argument 708 if (stencil.test.is<StencilMode::Always>() && !stencil.mask) { in setStencilMode() 712 stencilMask = stencil.mask; in setStencilMode() 713 stencilOp = { stencil.fail, stencil.depthFail, stencil.pass }; in setStencilMode() 715 stencilFunc = { test.func, stencil.ref, test.mask }; in setStencilMode() 716 }, stencil.test); in setStencilMode()
|
| H A D | context.hpp | 164 optional<int32_t> stencil);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| H A D | gp102.c | 25 gp102_ltc_zbc_clear_stencil(struct nvkm_ltc *ltc, int i, const u32 stencil) in gp102_ltc_zbc_clear_stencil() argument 29 nvkm_wr32(device, 0x17e204, stencil); in gp102_ltc_zbc_clear_stencil()
|
| H A D | base.c | 59 nvkm_ltc_zbc_stencil_get(struct nvkm_ltc *ltc, int index, const u32 stencil) in nvkm_ltc_zbc_stencil_get() argument 61 ltc->zbc_stencil[index] = stencil; in nvkm_ltc_zbc_stencil_get() 62 ltc->func->zbc_clear_stencil(ltc, index, stencil); in nvkm_ltc_zbc_stencil_get()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/ |
| H A D | generate_clip_ids.cpp | 69 util::erase_if(clipIDs, [&](const auto& stencil) { in getClipIDs() argument 70 return algorithm::coveredByChildren(stencil.first, clipIDs); in getClipIDs()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/ |
| H A D | 0002-Do-not-try-to-initialize-GL-without-libGL.patch | 47 as we care about glx details such as alpha/depth/stencil depth,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | mga_drm.h | 144 unsigned int stencil; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/ |
| H A D | mga_drm.h | 144 unsigned int stencil; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/ |
| H A D | mga_drm.h | 144 unsigned int stencil; member
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | mga_drm.h | 144 unsigned int stencil; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | mga_drm.h | 144 unsigned int stencil; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | mga_drm.h | 144 unsigned int stencil; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga3d_surfacedefs.h | 353 u8 stencil; member
|
| H A D | svga3d_cmd.h | 452 uint32 stencil; member
|
| H A D | svga3d_dx.h | 691 uint16 stencil; member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | ffb.c | 300 u32 stencil; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mga/ |
| H A D | mga_state.c | 109 DMA_BLOCK(MGA_STENCIL, ctx->stencil, in mga_g400_emit_context()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/ |
| H A D | mapboxgl.qdoc | 143 experimental, and it does not support QQuickItem transformations nor stencil
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 1054 …_APIENTRYP PFNGLCLEARBUFFERFIPROC) (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil); 1159 …L void GL_APIENTRY glClearBufferfi (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);
|
| H A D | gl31.h | 1056 …_APIENTRYP PFNGLCLEARBUFFERFIPROC) (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil); 1161 …L void GL_APIENTRY glClearBufferfi (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);
|
| H A D | gl32.h | 1056 …_APIENTRYP PFNGLCLEARBUFFERFIPROC) (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil); 1161 …L void GL_APIENTRY glClearBufferfi (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 8404 -rw-r--r-- root root 1163 ./usr/share/mime/application/vnd.ms-visio.stencil.macro… 8405 -rw-r--r-- root root 1150 ./usr/share/mime/application/vnd.ms-visio.stencil.main+…
|
| H A D | buildhistory_filelist2.txt | 8407 -rw-r--r-- root root 1163 ./usr/share/mime/application/vnd.ms-visio.stencil.macro… 8408 -rw-r--r-- root root 1150 ./usr/share/mime/application/vnd.ms-visio.stencil.main+…
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 149214 Prefer glxvisuals with stencil buffer for default visuals 149217 when associating fbconfigs with the visuals, indepenent of stencil bits. 149219 depthbuffer > 0 also have stencil bits. 184505 Set stencil size for Xgl GLX visuals
|