HomeSort by relevance Sort by last modified time
    Searched refs:vg_create_context (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/state_trackers/vega/
vg_context.h 153 struct vg_context *vg_create_context(struct pipe_context *pipe,
vg_manager.c 192 ctx = vg_create_context(pipe, NULL, shared_ctx);
vg_context.c 87 struct vg_context * vg_create_context(struct pipe_context *pipe, function

Completed in 94 milliseconds