Lines Matching defs:layout
629 * @brief Physical layout of the surface's dimensions.
636 * On many gens, 1D surfaces share the same layout as 2D surfaces. From
655 * Special layout used for HiZ and stencil on Sandy Bridge to work around
674 * This layout looks something like this:
1203 * In this format, the surface's physical layout resembles that of a
1239 * Describes the layout of a RENDER_SURFACE_STATE structure for the
1262 * Describes the layout of the depth/stencil/hiz commands as emitted by
1273 * Describes the layout of the coarse pixel control commands as emitted by
1318 * Describes the layout of an isl_format
1467 * Spatial layout of the surface in memory
1473 /** Spatial layout of the samples if isl_surf::samples > 1 */
1505 * layout to a physical surface layout. Then
2364 const struct isl_format_layout *layout = isl_format_get_layout(format);
2368 layout->channels.name.bits == 0)