Searched defs:HWLayersInfo (Results 1 – 4 of 4) sorted by relevance
468 struct HWLayersInfo { struct469 LayerStack *stack = NULL; // Input layer stack. Set by the caller.470 uint32_t app_layer_count = 0; // Total number of app layers. Must not be 0.471 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present.496 HWLayersInfo info; argument
469 struct HWLayersInfo { struct470 LayerStack *stack = NULL; // Input layer stack. Set by the caller.471 uint32_t app_layer_count = 0; // Total number of app layers. Must not be 0.472 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present.497 HWLayersInfo info; argument
461 struct HWLayersInfo { struct462 LayerStack *stack = NULL; // Input layer stack. Set by the caller.463 uint32_t app_layer_count = 0; // Total number of app layers. Must not be 0.464 uint32_t gpu_target_index = 0; // GPU target layer index. 0 if not present.488 HWLayersInfo info; argument
413 struct HWLayersInfo { struct434 HWLayersInfo info; argument