| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_init.c | 60 static Bool synchronize = False; variable in typeref:typename:Bool 139 if (synchronize) 279 synchronize = GL_TRUE;
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.5.3.rst | 87 - nouveau: synchronize "scratch runout" destruction with the command
|
| H A D | 17.0.4.rst | 80 - nouveau: when mapping a persistent buffer, synchronize on former
|
| H A D | 20.0.0.rst | 3116 - radv: synchronize after performing a separate depth/stencil fast
|
| H A D | 21.1.0.rst | 5060 - radv: synchronize Cmd{Set,Write}Event() using PS_DONE/CS_DONE events
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_swap_frame_usage.spec | 158 time and does not synchronize to vertical blank.
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_swap_frame_usage.spec | 158 time and does not synchronize to vertical blank.
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_resource.cpp | 629 synchronize(struct d3d12_context *ctx, function in typeref:typename:bool 929 if (!synchronize(ctx, res, usage, &range))
|
| /xsrc/external/mit/xcompmgr/dist/ |
| H A D | xcompmgr.c | 132 static Bool synchronize; variable in typeref:typename:Bool 2118 synchronize = True; 2145 if (synchronize)
|
| /xsrc/external/mit/libdrm/dist/man/ |
| H A D | drm-kms.7.rst | 126 buffer to flip. If you want to synchronize your flips with *vertical-blanks*,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | context.rst | 597 ``pipe_fence_handle``, and related methods, are used to synchronize 784 Do not synchronize pending operations on the resource when mapping. The 900 A transfer on one context is not expected to synchronize properly with
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | context.rst | 625 ``pipe_fence_handle``, and related methods, are used to synchronize 812 Do not synchronize pending operations on the resource when mapping. The 928 A transfer on one context is not expected to synchronize properly with
|
| H A D | buffermapping.rst | 46 and synchronize on each following ``glBufferSubData()``.
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | configure.ac | 34 dnl Yes, it is a pain to synchronize version numbers. Unfortunately, it's
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | envvars.rst | 684 synchronize shaders after all draws/dispatches
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 3552 typedef void (GL_APIENTRYP PFNGLSHADINGRATEIMAGEBARRIERNVPROC) (GLboolean synchronize); 3560 GL_APICALL void GL_APIENTRY glShadingRateImageBarrierNV (GLboolean synchronize);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 5737 typedef void (APIENTRYP PFNGLSHADINGRATEIMAGEBARRIERNVPROC) (GLboolean synchronize); 5745 GLAPI void APIENTRY glShadingRateImageBarrierNV (GLboolean synchronize);
|
| H A D | glext.h | 11051 typedef void (APIENTRYP PFNGLSHADINGRATEIMAGEBARRIERNVPROC) (GLboolean synchronize); 11059 GLAPI void APIENTRY glShadingRateImageBarrierNV (GLboolean synchronize);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 9225 typedef void (GLAPIENTRY *PFNGLSHADINGRATEIMAGEBARRIERNVPROC)(GLboolean synchronize); [all...] |
| H A D | gl_generated_dispatch.c | [all...] |