Lines Matching refs:format
48 * "An internal format is color-renderable if it is one of the
50 * is unsized format RGBA or RGB."
307 * - support-, format- or type-based queries will return NONE,
575 * "- INTERNALFORMAT_SUPPORTED: If <internalformat> is an internal format
578 * if not a valid token for any internal format usage, FALSE is returned.
583 * - any specific "compressed internal format" from Table 3.14,
584 * - any "image unit format" from Table 3.21.
585 * - any generic "compressed internal format" from Table 3.14, if the
587 * - unsized or base internal format, if the implementation accepts
705 GLenum format = GL_NONE;
709 format = _mesa_base_format_to_integer_format(base_format);
711 format = base_format;
714 params[0] = format;
960 * format for representing resources of the specified <internalformat> is
965 * is called just to try to get a preferred format. If not supported,
994 /* Let the driver choose the texture format.
997 * same format-choice logic as for textures.
1000 GL_NONE /*format */, GL_NONE /* type */);
1131 * "- COLOR_COMPONENTS: If the internal format contains any color
1133 * If the internal format is unsupported or contains no color
1143 * "- DEPTH_COMPONENTS: If the internal format contains a depth
1144 * component (D), TRUE is returned in <params>. If the internal format
1155 * "- STENCIL_COMPONENTS: If the internal format contains a stencil
1156 * component (S), TRUE is returned in <params>. If the internal format
1382 * "In this case the <internalformat> is the value of the <format>