Searched refs:MaxShaderStorageBlockSize (Results 1 – 6 of 6) sorted by relevance
246 ctx->Const.MaxShaderStorageBlockSize) { in link_util_check_uniform_resources()250 ctx->Const.MaxShaderStorageBlockSize); in link_util_check_uniform_resources()
301 parcel->buffer_size > ctx->Const.MaxShaderStorageBlockSize) { in process_block_array_leaf()306 ctx->Const.MaxShaderStorageBlockSize); in process_block_array_leaf()
262 ctx->Const.MaxShaderStorageBlockSize = 4096; in initialize_context()
601 consts->MaxShaderStorageBlockSize = 128 * 1024 * 1024; /* 2^27 */ in _mesa_init_constants()
3805 GLuint MaxShaderStorageBlockSize; member
524 c->MaxShaderStorageBlockSize = in st_init_limits()