Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.c361 nvc0_context_get_sample_position(struct pipe_context *, unsigned, unsigned,
414 pipe->get_sample_position = nvc0_context_get_sample_position; in nvc0_create()
582 nvc0_context_get_sample_position(struct pipe_context *pipe, in nvc0_context_get_sample_position() function