HomeSort by: relevance | last modified time | path
    Searched defs:surface_state_pool (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_private.h 1182 struct anv_state_pool surface_state_pool; member in struct:anv_device
1271 return &device->surface_state_pool;
1281 return anv_state_pool_alloc_back(&device->surface_state_pool);
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_private.h 1131 struct anv_state_pool surface_state_pool; member in struct:anv_device
1167 return &device->surface_state_pool;
1176 return anv_state_pool_alloc_back(&device->surface_state_pool);

Completed in 12 milliseconds