Home
last modified time | relevance | path

Searched refs:blob_reserve_uint32 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/
Dblob.h147 blob_reserve_uint32(struct blob *blob);
Dblob.c176 blob_reserve_uint32(struct blob *blob) in blob_reserve_uint32() function
/external/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c452 intptr_t count_offset = blob_reserve_uint32(&blob); in anv_GetPipelineCacheData()