OpenGL.GL.NV.register_combiners | index /build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/NV/register_combiners.py |
OpenGL extension NV.register_combiners
This module customises the behaviour of the
OpenGL.raw.GL.NV.register_combiners to provide a more
Python-friendly API
Modules | ||||||
|
Data | ||
EXTENSION_NAME = 'GL_NV_register_combiners' GL_BIAS_BY_NEGATIVE_ONE_HALF_NV = GL_BIAS_BY_NEGATIVE_ONE_HALF_NV GL_COLOR_SUM_CLAMP_NV = GL_COLOR_SUM_CLAMP_NV GL_COMBINER0_NV = GL_COMBINER0_NV GL_COMBINER1_NV = GL_COMBINER1_NV GL_COMBINER2_NV = GL_COMBINER2_NV GL_COMBINER3_NV = GL_COMBINER3_NV GL_COMBINER4_NV = GL_COMBINER4_NV GL_COMBINER5_NV = GL_COMBINER5_NV GL_COMBINER6_NV = GL_COMBINER6_NV GL_COMBINER7_NV = GL_COMBINER7_NV GL_COMBINER_AB_DOT_PRODUCT_NV = GL_COMBINER_AB_DOT_PRODUCT_NV GL_COMBINER_AB_OUTPUT_NV = GL_COMBINER_AB_OUTPUT_NV GL_COMBINER_BIAS_NV = GL_COMBINER_BIAS_NV GL_COMBINER_CD_DOT_PRODUCT_NV = GL_COMBINER_CD_DOT_PRODUCT_NV GL_COMBINER_CD_OUTPUT_NV = GL_COMBINER_CD_OUTPUT_NV GL_COMBINER_COMPONENT_USAGE_NV = GL_COMBINER_COMPONENT_USAGE_NV GL_COMBINER_INPUT_NV = GL_COMBINER_INPUT_NV GL_COMBINER_MAPPING_NV = GL_COMBINER_MAPPING_NV GL_COMBINER_MUX_SUM_NV = GL_COMBINER_MUX_SUM_NV GL_COMBINER_SCALE_NV = GL_COMBINER_SCALE_NV GL_COMBINER_SUM_OUTPUT_NV = GL_COMBINER_SUM_OUTPUT_NV GL_CONSTANT_COLOR0_NV = GL_CONSTANT_COLOR0_NV GL_CONSTANT_COLOR1_NV = GL_CONSTANT_COLOR1_NV GL_DISCARD_NV = GL_DISCARD_NV GL_EXPAND_NEGATE_NV = GL_EXPAND_NEGATE_NV GL_EXPAND_NORMAL_NV = GL_EXPAND_NORMAL_NV GL_E_TIMES_F_NV = GL_E_TIMES_F_NV GL_HALF_BIAS_NEGATE_NV = GL_HALF_BIAS_NEGATE_NV GL_HALF_BIAS_NORMAL_NV = GL_HALF_BIAS_NORMAL_NV GL_MAX_GENERAL_COMBINERS_NV = GL_MAX_GENERAL_COMBINERS_NV GL_NUM_GENERAL_COMBINERS_NV = GL_NUM_GENERAL_COMBINERS_NV GL_PRIMARY_COLOR_NV = GL_PRIMARY_COLOR_NV GL_REGISTER_COMBINERS_NV = GL_REGISTER_COMBINERS_NV GL_SCALE_BY_FOUR_NV = GL_SCALE_BY_FOUR_NV GL_SCALE_BY_ONE_HALF_NV = GL_SCALE_BY_ONE_HALF_NV GL_SCALE_BY_TWO_NV = GL_SCALE_BY_TWO_NV GL_SECONDARY_COLOR_NV = GL_SECONDARY_COLOR_NV GL_SIGNED_IDENTITY_NV = GL_SIGNED_IDENTITY_NV GL_SIGNED_NEGATE_NV = GL_SIGNED_NEGATE_NV GL_SPARE0_NV = GL_SPARE0_NV GL_SPARE0_PLUS_SECONDARY_COLOR_NV = GL_SPARE0_PLUS_SECONDARY_COLOR_NV GL_SPARE1_NV = GL_SPARE1_NV GL_UNSIGNED_IDENTITY_NV = GL_UNSIGNED_IDENTITY_NV GL_UNSIGNED_INVERT_NV = GL_UNSIGNED_INVERT_NV GL_VARIABLE_A_NV = GL_VARIABLE_A_NV GL_VARIABLE_B_NV = GL_VARIABLE_B_NV GL_VARIABLE_C_NV = GL_VARIABLE_C_NV GL_VARIABLE_D_NV = GL_VARIABLE_D_NV GL_VARIABLE_E_NV = GL_VARIABLE_E_NV GL_VARIABLE_F_NV = GL_VARIABLE_F_NV GL_VARIABLE_G_NV = GL_VARIABLE_G_NV __file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/NV/register_combiners.py' __name__ = 'OpenGL.GL.NV.register_combiners' glCombinerInputNV = <OpenGL.platform.baseplatform.glCombinerInputNV object at 0x8678aac> glCombinerOutputNV = <OpenGL.platform.baseplatform.glCombinerOutputNV object at 0x8678aec> glCombinerParameterfNV = <OpenGL.platform.baseplatform.glCombinerParameterfNV object at 0x8678fac> glCombinerParameterfvNV = <OpenGL.platform.baseplatform.glCombinerParameterfvNV object at 0x8678ecc> glCombinerParameteriNV = <OpenGL.platform.baseplatform.glCombinerParameteriNV object at 0x8678a6c> glCombinerParameterivNV = <OpenGL.platform.baseplatform.glCombinerParameterivNV object at 0x867894c> glFinalCombinerInputNV = <OpenGL.platform.baseplatform.glFinalCombinerInputNV object at 0x8678b2c> glGetCombinerInputParameterfvNV = <OpenGL.platform.baseplatform.glGetCombinerInputParameterfvNV object at 0x8678b6c> glGetCombinerInputParameterivNV = <OpenGL.platform.baseplatform.glGetCombinerInputParameterivNV object at 0x8678bac> glGetCombinerOutputParameterfvNV = <OpenGL.platform.baseplatform.glGetCombinerOutputParameterfvNV object at 0x8678bec> glGetCombinerOutputParameterivNV = <OpenGL.platform.baseplatform.glGetCombinerOutputParameterivNV object at 0x8678c2c> glGetFinalCombinerInputParameterfvNV = <OpenGL.platform.baseplatform.glGetFinalCombinerInputParameterfvNV object at 0x8678c6c> glGetFinalCombinerInputParameterivNV = <OpenGL.platform.baseplatform.glGetFinalCombinerInputParameterivNV object at 0x8678cac> |