Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h240 bool sample_locations_enabled; member
Dnvc0_state_validate.c106 if (nvc0->sample_locations_enabled) { in gm200_validate_sample_locations()
Dnvc0_state.c904 nvc0->sample_locations_enabled = size && locations; in nvc0_set_sample_locations()