| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_gem.c | 128 uint32_t gem_handle, uint32_t caching) 132 .caching = caching, 127 anv_gem_set_caching(struct anv_device * device,uint32_t gem_handle,uint32_t caching) argument
|
| H A D | anv_gem_stubs.c | 113 uint32_t caching) 112 anv_gem_set_caching(struct anv_device * device,uint32_t gem_handle,uint32_t caching) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | present-test.c | 523 uint32_t caching; member in struct:local_i915_gem_caching 529 static int gem_set_caching(int fd, uint32_t handle, int caching) argument 534 arg.caching = caching;
|
| H A D | dri3-test.c | 170 uint32_t caching; member in struct:local_i915_gem_caching 176 static int gem_set_caching(int fd, uint32_t handle, int caching) argument 181 arg.caching = caching;
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.3.rst | 147 - radv: fix shader caching with discard->demote workaround 148 - radv: fix shader caching with NaN fixup workaround
|
| H A D | 10.3.2.rst | 89 - winsys/radeon: Use separate caching buffer manager for each set of
|
| H A D | 11.0.5.rst | 42 Differences in prog_data ignored when caching fragment programs
|
| H A D | 17.0.6.rst | 86 - travis: automatically manage ccache caching
|
| H A D | 17.2.2.rst | 97 - vulkan/wsi/wayland: Stop caching Wayland displays
|
| H A D | 18.1.5.rst | 59 - radv: Still enable inmemory & API level caching if disk cache is not
|
| H A D | 21.1.3.rst | 98 - zink: fix caching of shader variants with inlined uniforms
|
| H A D | 21.3.1.rst | 93 - zink: block suballocator caching for swapchain/dmabuf images
|
| H A D | 12.0.2.rst | 242 - anv/pipeline: Add support for caching the push constant map 243 - anv: Rework pipeline caching
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 122 uint32_t caching) 121 anv_gem_set_caching(struct anv_device * device,uint32_t gem_handle,uint32_t caching) argument
|
| H A D | anv_gem.c | 188 uint32_t gem_handle, uint32_t caching) 192 .caching = caching, 187 anv_gem_set_caching(struct anv_device * device,uint32_t gem_handle,uint32_t caching) argument
|
| /xsrc/external/mit/xinit/dist/ |
| H A D | startx.cpp | 99 XCOMM First, start caching fonts
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | bare-metal.rst | 142 .. literalinclude: uri-caching.conf: 143 :name: /etc/nginx/sites-available/snippets/uri-caching.conf
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | zink.rst | 241 Disable caching and attempt to use the least amount of CPU. 243 Always use caching to try reducing GPU churn.
|
| /xsrc/external/mit/libepoxy/dist/ |
| H A D | README.md | 122 because they should be caching the resolved dispatch tables instead of
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/tests/ |
| H A D | gen_mi_builder_test.cpp | 197 gem_caching.caching = I915_CACHING_CACHED; 222 gem_caching.caching = I915_CACHING_CACHED;
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri3-test.c | 165 uint32_t caching; member in struct:local_i915_gem_caching 171 static int gem_set_caching(int fd, uint32_t handle, int caching) argument 176 arg.caching = caching;
|
| H A D | present-test.c | 1721 uint32_t caching; member in struct:local_i915_gem_caching 1727 static int gem_set_caching(int fd, uint32_t handle, int caching) argument 1732 arg.caching = caching;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | kgem.c | 158 uint32_t caching; member in struct:local_i915_gem_create2 183 uint32_t caching; member in struct:local_i915_gem_caching 308 arg.caching = expect; 312 assert(arg.caching == expect); 513 static bool gem_set_caching(int fd, uint32_t handle, int caching) argument 519 arg.caching = caching; 679 DBG(("%s: caching CPU(wc) vma for %d\n", __FUNCTION__, bo->handle)); 713 DBG(("%s: caching CPU vma for %d\n", __FUNCTION__, bo->handle)); 1403 args.caching 4871 struct local_i915_gem_caching caching; local in function:kgem_create_for_prime [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | kgem.c | 157 uint32_t caching; member in struct:local_i915_gem_create2 182 uint32_t caching; member in struct:local_i915_gem_caching 283 arg.caching = expect; 287 assert(arg.caching == expect); 359 static bool gem_set_caching(int fd, uint32_t handle, int caching) argument 365 arg.caching = caching; 516 DBG(("%s: caching CPU(wc) vma for %d\n", __FUNCTION__, bo->handle)); 547 DBG(("%s: caching CPU vma for %d\n", __FUNCTION__, bo->handle)); 1221 args.caching 4357 struct local_i915_gem_caching caching; local in function:kgem_create_for_prime [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/common/tests/ |
| H A D | mi_builder_test.cpp | 238 gem_caching.caching = I915_CACHING_CACHED; 266 gem_caching.caching = I915_CACHING_CACHED;
|