| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.h | 48 struct hud_context *hud; member in struct:stw_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| H A D | dri_context.h | 59 struct hud_context *hud; member in struct:dri_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | dri_context.h | 65 struct hud_context *hud; member in struct:dri_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.h | 49 struct hud_context *hud; member in struct:stw_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_screen.h | 90 } hud; member in struct:svga_screen
|
| H A D | svga_context.h | 571 } hud; member in struct:svga_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_screen.h | 93 } hud; member in struct:svga_screen
|
| H A D | svga_context.h | 614 } hud; member in struct:svga_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | xm_api.h | 310 struct hud_context *hud; member in struct:xmesa_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | xm_api.h | 310 struct hud_context *hud; member in struct:xmesa_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | device9.h | 149 struct hud_context *hud; /* NULL if hud is disabled */ member in struct:NineDevice9
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 121 struct hud_context *hud; member in struct:hud_pane
|
| H A D | hud_context.c | 69 hud_draw_colored_prims(struct hud_context *hud, unsigned prim, argument 103 hud_draw_colored_quad(struct hud_context * hud,unsigned prim,unsigned x1,unsigned y1,unsigned x2,unsigned y2,float r,float g,float b,float a) argument 118 hud_draw_background_quad(struct hud_context * hud,unsigned x1,unsigned y1,unsigned x2,unsigned y2) argument 142 hud_draw_string(struct hud_context * hud,unsigned x,unsigned y,const char * str,...) argument 301 hud_draw_graph_line_strip(struct hud_context * hud,const struct hud_graph * gr,unsigned xoffset,unsigned yoffset,float yscale) argument 326 hud_pane_accumulate_vertices(struct hud_context * hud,const struct hud_pane * pane) argument 401 hud_pane_accumulate_vertices_simple(struct hud_context * hud,const struct hud_pane * pane) argument 421 hud_pane_draw_colored_objects(struct hud_context * hud,const struct hud_pane * pane) argument 445 hud_prepare_vertices(struct hud_context * hud,struct vertex_queue * v,unsigned num_vertices,unsigned stride) argument 459 hud_draw_results(struct hud_context * hud,struct pipe_resource * tex) argument 619 hud_start_queries(struct hud_context * hud,struct pipe_context * pipe) argument 637 hud_stop_queries(struct hud_context * hud,struct pipe_context * pipe) argument 722 hud_run(struct hud_context * hud,struct cso_context * cso,struct pipe_resource * tex) argument 745 hud_record_only(struct hud_context * hud,struct pipe_context * pipe) argument 870 hud_pane_create(struct hud_context * hud,unsigned x1,unsigned y1,unsigned x2,unsigned y2,unsigned y_simple,unsigned period,uint64_t max_value,uint64_t ceiling,boolean dyn_ceiling,boolean sort_items) argument 1181 hud_parse_env_var(struct hud_context * hud,struct pipe_screen * screen,const char * env) argument 1623 hud_unset_draw_context(struct hud_context * hud) argument 1650 hud_set_draw_context(struct hud_context * hud,struct cso_context * cso) argument 1744 hud_unset_record_context(struct hud_context * hud) argument 1767 hud_set_record_context(struct hud_context * hud,struct pipe_context * pipe) argument 1813 struct hud_context *hud; local in function:hud_create 1920 hud_destroy(struct hud_context * hud,struct cso_context * cso) argument 1935 hud_add_queue_for_monitoring(struct hud_context * hud,struct util_queue_monitoring * queue_info) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | device9.h | 150 struct hud_context *hud; /* NULL if hud is disabled */ member in struct:NineDevice9
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 123 struct hud_context *hud; member in struct:hud_pane
|
| H A D | hud_context.c | 71 hud_draw_colored_prims(struct hud_context *hud, unsigned prim, argument 103 hud_draw_colored_quad(struct hud_context * hud,unsigned prim,unsigned x1,unsigned y1,unsigned x2,unsigned y2,float r,float g,float b,float a) argument 118 hud_draw_background_quad(struct hud_context * hud,unsigned x1,unsigned y1,unsigned x2,unsigned y2) argument 142 hud_draw_string(struct hud_context * hud,unsigned x,unsigned y,const char * str,...) argument 301 hud_draw_graph_line_strip(struct hud_context * hud,const struct hud_graph * gr,unsigned xoffset,unsigned yoffset,float yscale) argument 326 hud_pane_accumulate_vertices(struct hud_context * hud,const struct hud_pane * pane) argument 401 hud_pane_accumulate_vertices_simple(struct hud_context * hud,const struct hud_pane * pane) argument 421 hud_pane_draw_colored_objects(struct hud_context * hud,const struct hud_pane * pane) argument 445 hud_prepare_vertices(struct hud_context * hud,struct vertex_queue * v,unsigned num_vertices,unsigned stride) argument 459 hud_draw_results(struct hud_context * hud,struct pipe_resource * tex) argument 626 hud_start_queries(struct hud_context * hud,struct pipe_context * pipe) argument 644 hud_stop_queries(struct hud_context * hud,struct pipe_context * pipe) argument 721 hud_run(struct hud_context * hud,struct cso_context * cso,struct pipe_resource * tex) argument 744 hud_record_only(struct hud_context * hud,struct pipe_context * pipe) argument 869 hud_pane_create(struct hud_context * hud,unsigned x1,unsigned y1,unsigned x2,unsigned y2,unsigned y_simple,unsigned period,uint64_t max_value,uint64_t ceiling,boolean dyn_ceiling,boolean sort_items) argument 1180 hud_parse_env_var(struct hud_context * hud,struct pipe_screen * screen,const char * env) argument 1622 hud_unset_draw_context(struct hud_context * hud) argument 1653 hud_set_draw_context(struct hud_context * hud,struct cso_context * cso,struct st_context_iface * st) argument 1786 hud_unset_record_context(struct hud_context * hud) argument 1809 hud_set_record_context(struct hud_context * hud,struct pipe_context * pipe) argument 1856 struct hud_context *hud; local in function:hud_create 1976 hud_destroy(struct hud_context * hud,struct cso_context * cso) argument 1991 hud_add_queue_for_monitoring(struct hud_context * hud,struct util_queue_monitoring * queue_info) argument [all...] |