Searched refs:renderonly_scanout (Results 1 - 25 of 29) sorted by relevance
12
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/renderonly/ |
| H A D | renderonly.h | 34 struct renderonly_scanout { struct 41 * Create a renderonly_scanout object for scanout resource. 43 * This function creates a renderonly_scanout object based on the provided 45 * struct holds a pointer to a renderonly_scanout struct. 49 * struct renderonly_scanout *scanout; 53 * The renderonly_scanout object exits for two reasons: 59 struct renderonly_scanout *(*create_for_resource)(struct pipe_resource *rsc, 69 static inline struct renderonly_scanout * 78 renderonly_scanout_destroy(struct renderonly_scanout *scanout, 82 renderonly_get_handle(struct renderonly_scanout *scanou [all...] |
| H A D | renderonly.c | 55 renderonly_scanout_destroy(struct renderonly_scanout *scanout, 67 struct renderonly_scanout * 72 struct renderonly_scanout *scanout; 81 scanout = CALLOC_STRUCT(renderonly_scanout); 123 struct renderonly_scanout * 129 struct renderonly_scanout *scanout; 136 scanout = CALLOC_STRUCT(renderonly_scanout);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/renderonly/ |
| H A D | renderonly.h | 34 struct renderonly_scanout { struct 41 * Create a renderonly_scanout object for scanout resource. 43 * This function creates a renderonly_scanout object based on the provided 45 * struct holds a pointer to a renderonly_scanout struct. 49 * struct renderonly_scanout *scanout; 53 * The renderonly_scanout object exits for two reasons: 59 struct renderonly_scanout *(*create_for_resource)(struct pipe_resource *rsc, 67 static inline struct renderonly_scanout * 76 renderonly_scanout_destroy(struct renderonly_scanout *scanout, 80 renderonly_get_handle(struct renderonly_scanout *scanou [all...] |
| H A D | renderonly.c | 41 renderonly_scanout_destroy(struct renderonly_scanout *scanout, 53 struct renderonly_scanout * 58 struct renderonly_scanout *scanout; 67 scanout = CALLOC_STRUCT(renderonly_scanout); 109 struct renderonly_scanout * 115 struct renderonly_scanout *scanout; 122 scanout = CALLOC_STRUCT(renderonly_scanout);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/panfrost/drm/ |
| H A D | panfrost_drm_winsys.c | 40 static struct renderonly_scanout * 67 struct renderonly_scanout *scanout = CALLOC_STRUCT(renderonly_scanout);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_resource.h | 44 struct renderonly_scanout *scanout;
|
| H A D | lima_resource.c | 55 struct renderonly_scanout *scanout;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.h | 100 struct renderonly_scanout *scanout;
|
| H A D | pan_resource.c | 91 struct renderonly_scanout *scanout = rsrc->scanout; 307 struct renderonly_scanout *scanout;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_resource.h | 55 struct renderonly_scanout *scanout;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.h | 125 struct renderonly_scanout *scanout;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.h | 54 struct renderonly_scanout *scanout;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.h | 90 struct renderonly_scanout *scanout;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.h | 54 struct renderonly_scanout *scanout;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.h | 61 struct renderonly_scanout *scanout;
|
| H A D | pan_resource.c | 139 struct renderonly_scanout *scanout = rsrc->scanout; 271 struct renderonly_scanout *scanout;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_resource.h | 75 struct renderonly_scanout *scanout;
|
| H A D | etnaviv_resource.c | 243 struct renderonly_scanout *scanout; 615 struct renderonly_scanout *scanout = rsc->scanout;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.h | 73 struct renderonly_scanout *scanout;
|
| H A D | freedreno_screen.h | 119 struct renderonly_scanout *scanout,
|
| H A D | freedreno_screen.c | 671 struct renderonly_scanout *scanout,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_resource.h | 75 struct renderonly_scanout *scanout;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_screen.h | 189 struct renderonly_scanout *scanout,
|
| H A D | freedreno_resource.h | 127 struct renderonly_scanout *scanout;
|
| H A D | freedreno_screen.c | 808 struct renderonly_scanout *scanout, unsigned stride,
|
Completed in 18 milliseconds
12