Lines Matching defs:layout
515 * Flag set if GL_ARB_enhanced_layouts "align" layout qualifier is
521 * Flag set if GL_ARB_explicit_attrib_location "location" layout
526 * Flag set if GL_ARB_explicit_attrib_location "index" layout
532 * Flag set if GL_ARB_enhanced_layouts "component" layout
538 * Flag set if GL_ARB_shading_language_420pack "binding" layout
544 * Flag set if GL_ARB_shader_atomic counter "offset" layout
610 /* tess eval input layout */
615 /* tess control output layout */
630 * Flag set if GL_ARB_post_depth_coverage layout qualifier is used.
635 * Flags for the layout qualifers added by ARB_fragment_shader_interlock
644 * Flag set if GL_INTEL_conservartive_rasterization layout qualifier
668 * Flag set if GL_NV_viewport_array2 viewport_relative layout
683 /** Type of layout qualifiers for GL_AMD_conservative_depth. */
687 * Alignment specified via GL_ARB_enhanced_layouts "align" layout qualifier
695 * Location specified via GL_ARB_explicit_attrib_location layout
702 * Index specified via GL_ARB_explicit_attrib_location layout
758 * layout qualifier. Element i of this array is only valid if
777 * layout qualifier.
806 * Return whether a layout qualifier is present.
863 * Push pending layout qualifiers to the global values.
888 ast_type_qualifier *layout;
1269 ast_type_qualifier layout;
1294 * AST node representing a declaration of the output layout for tessellation
1311 * AST node representing a declaration of the input layout for geometry
1332 * AST node representing a decalaration of the input layout for compute