Home
last modified time | relevance | path

Searched refs:intelInitDriverFunctions (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.c47 intelInitDriverFunctions(functions); in i830InitDriverFunctions()
Dintel_screen.h133 #define intelInitDriverFunctions old_intelInitDriverFunctions macro
Dintel_context.h364 extern void intelInitDriverFunctions(struct dd_function_table *functions);
Di915_context.c89 intelInitDriverFunctions(functions); in i915InitDriverFunctions()
Dintel_context.c377 intelInitDriverFunctions(struct dd_function_table *functions) in intelInitDriverFunctions() function