Halide  12.0.1
Halide compiler and libraries
Halide::Internal::JITUserContext Struct Reference

#include <JITModule.h>

Public Attributes

void * user_context
 
JITHandlers handlers
 

Detailed Description

Definition at line 155 of file JITModule.h.

Member Data Documentation

◆ user_context

void* Halide::Internal::JITUserContext::user_context

Definition at line 156 of file JITModule.h.

◆ handlers

JITHandlers Halide::Internal::JITUserContext::handlers

Definition at line 157 of file JITModule.h.


The documentation for this struct was generated from the following file: