Lines Matching refs:tile
839 A <<glossary-tile-image, tile image>> is a view of a framebuffer attachment
840 tile for fragments with locations within the tile.
844 stencil values at the fragment location via tile images.
850 fragment location, the abstraction of a tile image is introduced for the
855 passes via tile shaders can leverage tile images.
865 Color values are read from tile image variables with
924 The samples which qualify for coherent tile image reads from an attachment
938 non-coherent tile image reads which requires
940 tile image synchronization>> for the writes to an attachment to be made
941 visible via tile image reads.
945 is ename:VK_TRUE, the implementation prefers that coherent tile image reads
946 are used, otherwise the implementation prefers that non-coherent tile image
952 In practice, the most common tile image reads usage patterns fall under one
973 All of the above use cases are supported by coherent tile image reads, but