Home
last modified time | relevance | path

Searched refs:bof_is_blob (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/radeon/
Dbof.h84 static inline int bof_is_blob(bof_t *bof){return (bof->type == BOF_TYPE_BLOB);} in bof_is_blob() function
Dbof.c162 if (!bof_is_blob(bof)) in bof_blob_size()
169 if (!bof_is_blob(bof)) in bof_blob_value()