Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_msaa.c57 PIPE_MAX_SAMPLE_LOCATION_GRID_SIZE * in update_sample_locations()
58 PIPE_MAX_SAMPLE_LOCATION_GRID_SIZE * 32]; in update_sample_locations()
Dst_context.h229 PIPE_MAX_SAMPLE_LOCATION_GRID_SIZE *
230 PIPE_MAX_SAMPLE_LOCATION_GRID_SIZE * 32];
/external/mesa3d/src/gallium/auxiliary/util/
Du_framebuffer.c260 PIPE_MAX_SAMPLE_LOCATION_GRID_SIZE * in util_sample_locations_flip_y()
261 PIPE_MAX_SAMPLE_LOCATION_GRID_SIZE * 32]; in util_sample_locations_flip_y()
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h77 #define PIPE_MAX_SAMPLE_LOCATION_GRID_SIZE 4 macro