Shaders 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public enum Shaders
type Shaders =
- 繼承
-
Shaders
欄位
名稱 | 值 | Description |
---|---|---|
MaxVertexAttribs | 34921 | |
MaxTextureImageUnits | 34930 | |
FragmentShader | 35632 | |
VertexShader | 35633 | |
MaxVertexTextureImageUnits | 35660 | |
MaxCombinedTextureImageUnits | 35661 | |
ShaderType | 35663 | |
DeleteStatus | 35712 | |
LinkStatus | 35714 | |
ValidateStatus | 35715 | |
AttachedShaders | 35717 | |
ActiveUniforms | 35718 | |
ActiveUniformMaxLength | 35719 | |
ActiveAttributes | 35721 | |
ActiveAttributeMaxLength | 35722 | |
ShadingLanguageVersion | 35724 | |
CurrentProgram | 35725 | |
MaxVertexUniformVectors | 36347 | |
MaxVaryingVectors | 36348 | |
MaxFragmentUniformVectors | 36349 |