Home
last modified time | relevance | path

Searched refs:dd_function_table (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_flush.h35 struct dd_function_table;
41 struct dd_function_table *functions);
Dst_cb_eglimage.h32 struct dd_function_table;
35 st_init_eglimage_functions(struct dd_function_table *functions,
Dst_draw.h45 struct dd_function_table *functions);
109 struct dd_function_table *functions);
Dst_cb_clear.h33 struct dd_function_table;
Dst_cb_bitmap.h35 struct dd_function_table;
Dst_cb_drawpixels.h35 struct dd_function_table;
Dst_cb_flush.c179 struct dd_function_table *functions) in st_init_flush_functions()
Dst_cb_texture.h35 struct dd_function_table;
Dst_draw.c396 struct dd_function_table *functions) in st_init_draw_functions()
584 struct dd_function_table *functions) in st_init_hw_select_draw_functions()
Dst_cb_eglimage.c461 st_init_eglimage_functions(struct dd_function_table *functions, in st_init_eglimage_functions()
Dst_context.c810 struct dd_function_table *functions, in st_init_driver_functions()
838 struct dd_function_table funcs; in st_create_context()
/third_party/mesa3d/src/mesa/main/
Dsyncobj.h37 struct dd_function_table;
Ddd.h118 struct dd_function_table { struct
Dtransformfeedback.h36 struct dd_function_table;
Dshaderobj.h42 struct dd_function_table;
Dsamplerobj.h36 struct dd_function_table;
Dcontext.h79 const struct dd_function_table *driverFunctions);
Dcontext.c980 const struct dd_function_table *driverFunctions) in _mesa_initialize_context()
Dmtypes.h3322 struct dd_function_table Driver;
/third_party/mesa3d/docs/relnotes/
D6.161 dd_function_table. Drivers can initialize this table by calling
70 the dd_function_table can be done with less hassle since the pointer can