Searched refs:blob_reserve_uint32 (Results 1 – 7 of 7) sorted by relevance
163 blob_reserve_uint32(struct blob *blob);
187 blob_reserve_uint32(struct blob *blob) in blob_reserve_uint32() function
729 intptr_t count_offset = blob_reserve_uint32(&blob); in vk_common_GetPipelineCacheData()751 intptr_t data_size_resv = blob_reserve_uint32(&blob); in vk_common_GetPipelineCacheData()
980 intptr_t nir_count_offset = blob_reserve_uint32(&blob); in v3dv_GetPipelineCacheData()1007 intptr_t count_offset = blob_reserve_uint32(&blob); in v3dv_GetPipelineCacheData()
644 ctx->last_alu_header_offset = blob_reserve_uint32(ctx->blob); in write_def()1475 size_t blob_offset = blob_reserve_uint32(ctx->blob); in write_phi()1476 ASSERTED size_t blob_offset2 = blob_reserve_uint32(ctx->blob); in write_phi()2071 size_t idx_size_offset = blob_reserve_uint32(blob); in nir_serialize()
2581 if (blob_reserve_uint32(&blob) != 0) { in save_nir_to_disk_cache()
101 m->blocks[m->num_blocks++].offset = blob_reserve_uint32(&m->buf.blob); in enter_subblock()