Searched refs:bufferImageGranularity (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_device.c | 737 .bufferImageGranularity = 64, /* A cache line */
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 730 .bufferImageGranularity = 64, /* A cache line */
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_device.c | 1298 .bufferImageGranularity = 256, /* A cache line */
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_device.c | 715 .bufferImageGranularity = 64, /* A cache line */
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 901 .bufferImageGranularity = 64, /* A cache line */
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 1236 .bufferImageGranularity = 64, /* A cache line */
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 1830 .bufferImageGranularity = 64, /* A cache line */
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 1011 .bufferImageGranularity = 64, /* A cache line */
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.0.rst | 104 - [radv] bufferImageGranularity is 64 521 - radv: Expose a bufferImageGranularity of 1.
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_device.h | 37 size += vn_sizeof_VkDeviceSize(&val->bufferImageGranularity); 155 vn_decode_VkDeviceSize(dec, &val->bufferImageGranularity); 285 /* skip val->bufferImageGranularity */ 397 /* skip val->bufferImageGranularity */
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 1702 .bufferImageGranularity = 1,
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 1941 VkDeviceSize bufferImageGranularity; member in struct:VkPhysicalDeviceLimits
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_core.h | 2616 VkDeviceSize bufferImageGranularity; member in struct:VkPhysicalDeviceLimits
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 1759 "description": "anv: Lower bufferImageGranularity to 1 from 64", [all...] |
Completed in 301 milliseconds