Home
last modified time | relevance | path

Searched refs:VG_NO_ERROR (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_context.c45 ctx->_error = VG_NO_ERROR; in vegaGetError()
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.c129 vg_set_error(ctx, VG_NO_ERROR); in vg_create_context()
440 if (ctx->_error == VG_NO_ERROR) in vg_set_error()
/external/deqp/modules/egl/
DteglVGRenderUtil.cpp45 TCU_CHECK(vgGetError() == VG_NO_ERROR); in clear()
/external/mesa3d/include/VG/
Dopenvg.h77 VG_NO_ERROR = 0, enumerator