Home
last modified time | relevance | path

Searched refs:brw_create_constant_surface (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state.h190 void brw_create_constant_surface(struct brw_context *brw,
Dbrw_wm_surface_state.c828 brw_create_constant_surface(struct brw_context *brw, in brw_create_constant_surface() function
1455 intel->vtbl.create_constant_surface = brw_create_constant_surface; in gen4_init_vtable_surface_functions()