Home
last modified time | relevance | path

Searched refs:VGErrorCode (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_context.c36 VGErrorCode vegaGetError(void) in vegaGetError()
39 VGErrorCode error = VG_NO_CONTEXT_ERROR; in vegaGetError()
Dvg_context.h107 VGErrorCode _error;
171 VGErrorCode code);
Dapi_params.c73 VGErrorCode error = VG_NO_ERROR; in vegaSetf()
133 VGErrorCode error = VG_NO_ERROR; in vegaSeti()
266 VGErrorCode error = VG_NO_ERROR; in vegaSetfv()
517 VGErrorCode error = VG_NO_ERROR; in vegaGetf()
579 VGErrorCode error = VG_NO_ERROR; in vegaGeti()
Dvg_context.c434 VGErrorCode code) in vg_set_error()
/external/mesa3d/include/VG/
Dopenvg.h88 } VGErrorCode; typedef
507 VG_API_CALL VGErrorCode VG_API_ENTRY vgGetError(void) VG_API_EXIT;
/external/mesa3d/src/mapi/vgapi/
Dvgapi.csv27 VGErrorCode, GetError, void