Home
last modified time | relevance | path

Searched defs:ProgramCB (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/
H A Dtypes.rs171 impl ProgramCB { implementation
/aosp_15_r20/external/angle/include/
H A Dangle_cl.h34 using ProgramCB = void(CL_CALLBACK *)(cl_program program, void *user_data); variable