Searched refs:dd_function_table (Results 1 – 20 of 20) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_flush.h | 35 struct dd_function_table; 41 struct dd_function_table *functions);
|
H A D | st_draw.h | 43 struct dd_function_table *functions); 108 struct dd_function_table *functions);
|
H A D | st_draw.c | 277 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 D | st_cb_clear.h | 33 struct dd_function_table;
|
H A D | st_cb_eglimage.h | 32 struct dd_function_table;
|
H A D | st_cb_bitmap.h | 35 struct dd_function_table;
|
H A D | st_cb_drawpixels.h | 35 struct dd_function_table;
|
H A D | st_cb_flush.c | 184 struct dd_function_table *functions) in st_init_flush_functions()
|
H A D | st_cb_texture.h | 35 struct dd_function_table;
|
H A D | st_context.c | 804 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 D | 6.1 | 61 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 D | syncobj.h | 37 struct dd_function_table;
|
H A D | dd.h | 112 struct dd_function_table { struct
|
H A D | transformfeedback.h | 36 struct dd_function_table;
|
H A D | shaderobj.h | 41 struct dd_function_table;
|
H A D | samplerobj.h | 36 struct dd_function_table;
|
H A D | context.h | 79 const struct dd_function_table *driverFunctions);
|
H A D | context.c | 992 const struct dd_function_table *driverFunctions) in _mesa_initialize_context()
|
H A D | mtypes.h | 3273 struct dd_function_table Driver;
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 44002 …[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…
|