webglstats-site icon indicating copy to clipboard operation
webglstats-site copied to clipboard

improve parameter and extension descriptions

Open pyalot opened this issue 8 years ago • 1 comments

Sometimes these descriptions aren't very helpful and could be more informative.

pyalot avatar Jan 16 '17 11:01 pyalot

These WebGL2 parameters descriptions could be improved.

MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS
MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS
MAX_FRAGMENT_INPUT_COMPONENTS
MAX_FRAGMENT_UNIFORM_COMPONENTS
MAX_FRAGMENT_UNIFORM_VECTORS
MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
MAX_UNIFORM_BLOCK_SIZE
MAX_UNIFORM_BUFFER_BINDINGS
MAX_VARYING_COMPONENTS
MAX_VERTEX_OUTPUT_COMPONENTS
MAX_VERTEX_UNIFORM_COMPONENTS

pyalot avatar Jan 17 '17 13:01 pyalot