Searched refs:pb_cache_is_buffer_compat (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.c119 pb_cache_is_buffer_compat(struct pb_cache_entry *entry, function in typeref:typename:int
171 if (!entry && (ret = pb_cache_is_buffer_compat(cur_entry, size,
192 ret = pb_cache_is_buffer_compat(cur_entry, size, alignment, usage);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.c119 pb_cache_is_buffer_compat(struct pb_cache_entry *entry, function in typeref:typename:int
171 if (!entry && (ret = pb_cache_is_buffer_compat(cur_entry, size,
192 ret = pb_cache_is_buffer_compat(cur_entry, size, alignment, usage);

Completed in 3 milliseconds