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

  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
radeon_drm_cs.h 33 struct radeon_cs_context { struct
63 struct radeon_cs_context csc1;
64 struct radeon_cs_context csc2;
66 struct radeon_cs_context *csc;
68 struct radeon_cs_context *cst;
82 int radeon_get_reloc(struct radeon_cs_context *csc, struct radeon_bo *bo);
radeon_drm_cs.c 98 static boolean radeon_init_cs_context(struct radeon_cs_context *csc,
134 static void radeon_cs_context_cleanup(struct radeon_cs_context *csc)
152 static void radeon_destroy_cs_context(struct radeon_cs_context *csc)
210 int radeon_get_reloc(struct radeon_cs_context *csc, struct radeon_bo *bo)
247 static unsigned radeon_add_reloc(struct radeon_cs_context *csc,
396 static void radeon_drm_cs_emit_ioctl_oneshot(struct radeon_cs_context *csc)
448 struct radeon_cs_context *tmp;
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.h 33 struct radeon_cs_context { struct
63 struct radeon_cs_context csc1;
64 struct radeon_cs_context csc2;
66 struct radeon_cs_context *csc;
68 struct radeon_cs_context *cst;
82 int radeon_get_reloc(struct radeon_cs_context *csc, struct radeon_bo *bo);
radeon_drm_cs.c 98 static boolean radeon_init_cs_context(struct radeon_cs_context *csc,
134 static void radeon_cs_context_cleanup(struct radeon_cs_context *csc)
152 static void radeon_destroy_cs_context(struct radeon_cs_context *csc)
210 int radeon_get_reloc(struct radeon_cs_context *csc, struct radeon_bo *bo)
247 static unsigned radeon_add_reloc(struct radeon_cs_context *csc,
396 static void radeon_drm_cs_emit_ioctl_oneshot(struct radeon_cs_context *csc)
448 struct radeon_cs_context *tmp;

Completed in 33 milliseconds