Searched refs:GetMaximumConstantBufferSize (Results 1 – 1 of 1) sorted by relevance
1108 size_t GetMaximumConstantBufferSize(D3D_FEATURE_LEVEL featureLevel) in GetMaximumConstantBufferSize() function1541 caps->maxUniformBlockSize = static_cast<GLuint64>(GetMaximumConstantBufferSize(featureLevel)); in GenerateCaps()