| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_job.h | 56 unsigned requirements; member in struct:panfrost_job
|
| H A D | pan_mfbd.c | 260 job->requirements &= ~PAN_REQ_DEPTH_WRITE; 263 /* Actualize the requirements */ 265 if (job->requirements & PAN_REQ_MSAA) { 273 if (job->requirements & PAN_REQ_DEPTH_WRITE)
|
| H A D | pan_sfbd.c | 134 if (job->requirements & PAN_REQ_MSAA)
|
| H A D | pan_drm.c | 220 submit.requirements = reqs; 250 pantrace_submit_job(submit.jc, submit.requirements, FALSE);
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | panfrost_drm.h | 57 __u32 requirements; member in struct:drm_panfrost_submit
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | zink.rst | 25 Here's a list of those requirements: 61 For OpenGL 3.0 support, the following additional requirements needs to be 96 For OpenGL 3.3 support, the following additional requirements needs to be 110 For OpenGL 4.0 support, the following additional requirements needs to be 141 For OpenGL 4.2 support, the following additional requirements needs to be 174 For OpenGL 4.3 support, the following additional requirements needs to be 195 For OpenGL 4.4 support, the following additional requirements needs to be
|
| H A D | venus.rst | 25 expected to work on all drivers meeting the requirements. It has only been 190 host drivers by imposing platform-specific requirements. But the long-term
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_multithread_makecurrent.spec | 43 relaxing the context binding requirements. 45 This new behavior matches the requirements of AGL, while providing 133 (5) What requirements should be placed on the user managing contexts
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_multithread_makecurrent.spec | 43 relaxing the context binding requirements. 45 This new behavior matches the requirements of AGL, while providing 133 (5) What requirements should be placed on the user managing contexts
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | panfrost_drm.h | 70 __u32 requirements; member in struct:drm_panfrost_submit
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | docker.rst | 19 available jobs, with no inbound networking requirements. Jobs can 34 DUT requirements
|
| /xsrc/external/mit/rgb/dist/ |
| H A D | README.md | 19 responsible for understanding the requirements of the license terms of
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 11.1.2.rst | 100 requirements
|
| H A D | 18.3.3.rst | 106 - configure: EGL requirements only apply if EGL is built
|
| H A D | 21.0.1.rst | 45 - CI: windows: split the layers to meet new registry requirements
|
| H A D | 21.1.1.rst | 75 - aco: fix additional register requirements for spilling
|
| H A D | 9.1.4.rst | 209 - nvc0: fix up video buffer alignment requirements
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_device.c | 97 .requirements = PANFROST_JD_REQ_FS,
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | pkg.m4 | 133 [Package requirements ($2) were not met:
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | pkg.m4 | 133 [Package requirements ($2) were not met:
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 3226 VkMemoryDedicatedRequirements *requirements = (void *)ext; local in function:anv_GetBufferMemoryRequirements2 3227 requirements->prefersDedicatedAllocation = false; 3228 requirements->requiresDedicatedAllocation = false; 3326 VkMemoryDedicatedRequirements *requirements = (void *)ext; local in function:anv_GetImageMemoryRequirements2 3333 requirements->prefersDedicatedAllocation = true; 3334 requirements->requiresDedicatedAllocation = true; 3336 requirements->prefersDedicatedAllocation = false; 3337 requirements->requiresDedicatedAllocation = false;
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | install.rst | 62 The requirements depends on the features selected at configure stage.
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_image.c | 750 * image's memory requirements (that is, the image's size and alignment). 1597 VkMemoryDedicatedRequirements *requirements = (void *)ext; local in function:anv_image_get_memory_requirements 1604 requirements->prefersDedicatedAllocation = true; 1605 requirements->requiresDedicatedAllocation = true; 1607 requirements->prefersDedicatedAllocation = false; 1608 requirements->requiresDedicatedAllocation = false; 1619 /* If the image is disjoint, then we must return the memory requirements for 1621 * non-disjoint, then exactly one set of memory requirements exists for the
|
| /xsrc/external/mit/xf86-video-intel/dist/ |
| H A D | configure.ac | 266 AC_MSG_ERROR([Incomplete requirements for extra tools, X11 MIT-SHM extension required]) 288 AC_MSG_ERROR([Incomplete requirements for intel-virtual-output, requires $ivo_requires])
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/ |
| H A D | configure.ac | 283 AC_MSG_ERROR([Incomplete requirements for extra tools, X11 MIT-SHM extension required]) 305 AC_MSG_ERROR([Incomplete requirements for intel-virtual-output, requires $ivo_requires])
|