Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_valtable.cpp269 flags |= VLF_PREALLOC; in set_prealloc()
291 return flags & VLF_PREALLOC; in is_prealloc()
Dsb_ir.h417 VLF_PREALLOC = (1 << 8) enumerator