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