HomeSort by: relevance | last modified time | path
    Searched refs:anv_memory_heap (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_device.c 464 device->memory.heaps[0] = (struct anv_memory_heap) {
469 device->memory.heaps[1] = (struct anv_memory_heap) {
494 device->memory.heaps[0] = (struct anv_memory_heap) {
513 device->memory.heaps[0] = (struct anv_memory_heap) {
3631 struct anv_memory_heap *mem_heap =
anv_private.h 836 struct anv_memory_heap { struct
941 struct anv_memory_heap heaps[VK_MAX_MEMORY_HEAPS];
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_device.c 162 device->memory.heaps[0] = (struct anv_memory_heap) {
183 device->memory.heaps[0] = (struct anv_memory_heap) {
194 device->memory.heaps[1] = (struct anv_memory_heap) {
2215 struct anv_memory_heap *low_heap =
2220 struct anv_memory_heap *high_heap =
anv_private.h 907 struct anv_memory_heap { struct
973 struct anv_memory_heap heaps[VK_MAX_MEMORY_HEAPS];

Completed in 59 milliseconds