Home
last modified time | relevance | path

Searched refs:i915InitStateFunctions (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.h335 extern void i915InitStateFunctions(struct dd_function_table *functions);
Di915_context.c90 i915InitStateFunctions(functions); in i915InitDriverFunctions()
Di915_state.c1054 i915InitStateFunctions(struct dd_function_table *functions) in i915InitStateFunctions() function