Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_flush.h35 struct dd_function_table;
41 struct dd_function_table *functions);
H A Dst_draw.h43 struct dd_function_table *functions);
108 struct dd_function_table *functions);
H A Dst_draw.c277 struct dd_function_table *functions) in st_init_draw_functions()
451 struct dd_function_table *functions) in st_init_hw_select_draw_functions()
H A Dst_cb_clear.h33 struct dd_function_table;
H A Dst_cb_eglimage.h32 struct dd_function_table;
H A Dst_cb_bitmap.h35 struct dd_function_table;
H A Dst_cb_drawpixels.h35 struct dd_function_table;
H A Dst_cb_flush.c184 struct dd_function_table *functions) in st_init_flush_functions()
H A Dst_cb_texture.h35 struct dd_function_table;
H A Dst_context.c804 struct dd_function_table *functions, in st_init_driver_functions()
830 struct dd_function_table funcs; in st_create_context()
/aosp_15_r20/external/mesa3d/docs/_extra/relnotes/
H A 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
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dsyncobj.h37 struct dd_function_table;
H A Ddd.h112 struct dd_function_table { struct
H A Dtransformfeedback.h36 struct dd_function_table;
H A Dshaderobj.h41 struct dd_function_table;
H A Dsamplerobj.h36 struct dd_function_table;
H A Dcontext.h79 const struct dd_function_table *driverFunctions);
H A Dcontext.c992 const struct dd_function_table *driverFunctions) in _mesa_initialize_context()
H A Dmtypes.h3273 struct dd_function_table Driver;
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv44002[email protected],nouveau: Use _NEW_SCISSOR instead of hooking through dd_function_table
46011 …external/mesa3d,[email protected],mesa: Add dd_function_table::GetGraphics…
47051[email protected],nouveau: Use _NEW_VIEWPORT instead of hooking through dd_function_table
52013 …,[email protected],mesa: Eliminate parameters to dd_function_table::Scissor
52341[email protected],mesa: Eliminate parameters to dd_function_table::DepthRange
52753[email protected],mesa: Eliminate parameters to dd_function_table::Viewport
58572[email protected],mesa: Add a texUnit parameter to dd_function_table::BindTexture
63989[email protected],mesa: Remove context parameter from dd_function_table::NewShaderPr…