HomeSort by: relevance | last modified time | path
    Searched defs:Validate (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
context.c 45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id,
205 ret = Validate(dpy, port, surface_type_id, width, height, flags,
subpicture.c 147 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, int xvimage_id)
289 ret = Validate(dpy, context->port, context->surface_type_id, xvimage_id);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
context.c 45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id,
205 ret = Validate(dpy, port, surface_type_id, width, height, flags,
subpicture.c 147 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, int xvimage_id)
289 ret = Validate(dpy, context->port, context->surface_type_id, xvimage_id);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/haiku-softpipe/
GalliumContext.cpp 371 GalliumContext::Validate(uint32 width, uint32 height)
  /xsrc/external/mit/MesaLib/dist/src/gallium/targets/haiku-softpipe/
GalliumContext.cpp 379 GalliumContext::Validate(uint32 width, uint32 height)

Completed in 19 milliseconds