Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.c518 nvc0_get_sample_locations(unsigned sample_count) in nvc0_get_sample_locations() function
562 ptr = nvc0_get_sample_locations(sample_count); in nvc0_context_get_sample_position()
Dnvc0_context.h306 const void *nvc0_get_sample_locations(unsigned);
Dnvc0_state_validate.c215 const uint8_t (*ptr)[2] = nvc0_get_sample_locations(ms); in nvc0_validate_fb()