Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dgfx6_multisample_state.c32 gfx6_get_sample_position(struct gl_context *ctx, in gfx6_get_sample_position() function
Dbrw_context.h1518 gfx6_get_sample_position(struct gl_context *ctx,
Dbrw_context.c440 functions->GetSamplePosition = gfx6_get_sample_position; in brw_init_driver_functions()