Closed rlux closed 10 years ago
Why is there a need to directly use the ExtensionRegistry
, if the hasExtension
function internally uses the ExtensionRegistry
?
I'm not talking about ExtensionRegistry, but Implementation Registry. Program and Shader are inconsistent with the rest of the implementation strategies, and query extensions every time.
Also in Shader
(and State)