Home
last modified time | relevance | path

Searched refs:resource_size (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_batch.c98 bs->resource_size = 0; in zink_reset_batch_state()
668 const VkDeviceSize resource_size = batch->state->resource_size; in check_oom_flush() local
669 if (resource_size >= zink_screen(ctx->base.screen)->clamp_video_mem) { in check_oom_flush()
681 batch->state->resource_size += res->obj->size; in zink_batch_reference_resource()
691 batch->state->resource_size += res->obj->size; in zink_batch_reference_resource_move()
Dzink_batch.h96 VkDeviceSize resource_size; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.h827 size_t *resource_size);
832 size_t *resource_size);
Dspirv_cross_c.cpp1742 size_t *resource_size) in spvc_resources_get_resource_list_for_type() argument
1805 *resource_size = list->size(); in spvc_resources_get_resource_list_for_type()
1813 size_t *resource_size) in spvc_resources_get_builtin_resource_list_for_type() argument
1836 *resource_size = list->size(); in spvc_resources_get_builtin_resource_list_for_type()