HomeSort by relevance Sort by last modified time
    Searched refs:anv_scratch_bo (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/intel/vulkan/
anv_allocator.c 906 struct anv_scratch_bo *bo = &pool->bos[i][s];
923 struct anv_scratch_bo *bo = &pool->bos[scratch_size_log2][stage];
anv_private.h 485 struct anv_scratch_bo { struct
492 struct anv_scratch_bo bos[16][MESA_SHADER_STAGES];
    [all...]

Completed in 72 milliseconds