Lines Matching refs:value
144 * The list is composed of (attribute, value) pairs and terminated with
157 * Note: * = default value
193 * value. If the context is in color indexed mode, each pixel will be
194 * stored as a 1-byte value.
232 * value - the value for the parameter pname
237 OSMesaPixelStore( GLint pname, GLint value );
242 * Return an integer value like glGetIntegerv.
250 * value - pointer to integer in which to return result.
253 OSMesaGetIntegerv( GLint pname, GLint *value );
261 * bytesPerValue - bytes per depth value (2 or 4)
319 * the filter is enabled, and the value may control the filter's quality.