Searched refs:MAX_SHADER_SIZE (Results 1 – 2 of 2) sorted by relevance
37 const int MAX_SHADER_SIZE = 4 * 1024 * 1024; variable
65 maxShaderSize_ = MAX_SHADER_SIZE; in BlobCache()