VSF Documented
|
mal class More...
#include <vsf_mal.h>
Data Fields | |
const vk_mal_drv_t * | drv |
void * | param |
uint64_t | size |
uint8_t | feature |
mal class
const vk_mal_drv_t* vk_mal_t::drv |
pointer to mal driver
void* vk_mal_t::param |
parameter of mal, type of which is specified by the driver
uint64_t vk_mal_t::size |
size of mal in byte
uint8_t vk_mal_t::feature |
feature of mal, ored by value in vsf_mal_feature_t