Searched refs:MAX_SHADER_STORAGE_BUFFERS (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dconfig.h172 #define MAX_SHADER_STORAGE_BUFFERS 16 macro
175 #define MAX_COMBINED_SHADER_STORAGE_BUFFERS (MAX_SHADER_STORAGE_BUFFERS * 6)
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_storagebuf.c48 struct pipe_shader_buffer buffers[MAX_SHADER_STORAGE_BUFFERS];

Completed in 400 milliseconds