Searched refs:maxShaderStorageBlockSize (Results 1 – 3 of 3) sorted by relevance
145 int64_t maxShaderStorageBlockSize; member318 int32_t maxShaderStorageBlockSize; member
269 glGetIntegerv(GL_MAX_SHADER_STORAGE_BLOCK_SIZE, &properties.maxShaderStorageBlockSize); in FillProperties()
440 glGetInteger64v(GL_MAX_SHADER_STORAGE_BLOCK_SIZE, &properties.maxShaderStorageBlockSize); in FillProperties()