| Index: client/html/generated/html/interface/OESStandardDerivatives.dart
|
| diff --git a/client/dom/templates/interface.darttemplate b/client/html/generated/html/interface/OESStandardDerivatives.dart
|
| similarity index 71%
|
| copy from client/dom/templates/interface.darttemplate
|
| copy to client/html/generated/html/interface/OESStandardDerivatives.dart
|
| index 4e092a52e6f8755ebae6d8b72e5ccd9873a6dca2..f109c265e3155030fe41d99f5e6d2486288576e2 100644
|
| --- a/client/dom/templates/interface.darttemplate
|
| +++ b/client/html/generated/html/interface/OESStandardDerivatives.dart
|
| @@ -4,5 +4,7 @@
|
|
|
| // WARNING: Do not edit - generated code.
|
|
|
| -interface $ID$!EXTENDS {
|
| -$!MEMBERS}
|
| +interface OESStandardDerivatives {
|
| +
|
| + static final int FRAGMENT_SHADER_DERIVATIVE_HINT_OES = 0x8B8B;
|
| +}
|
|
|