Searched defs:tiled (Results 1 – 14 of 14) sorted by relevance
114 uint32_t *tiled = _tiled; in agx_detile() local127 uint32_t *tiled = _tiled; in agx_tile() local
154 struct si_texture *tiled = ssrc->surface.is_linear ? sdst : ssrc; in si_sdma_v4_v5_copy_texture() local294 struct si_texture *tiled = src_mode >= RADEON_SURF_MODE_1D ? ssrc : sdst; in cik_sdma_copy_texture() local
58 bool tiled; member
96 bool tiled; member
66 struct pipe_resource *tiled = NULL; in v3d_render_blit() local
72 } tiled; /* (for tiled formats) */ member
619 bool tiled; in emit_gmem2mem_surf() local
402 static void tiled(SkCanvas* finalCanvas, SkMultiPictureDraw* mpd, in tiled() function
181 bool tiled = layout->modifier == DRM_FORMAT_MOD_ARM_16X16_BLOCK_U_INTERLEAVED; in pan_image_layout_init() local
698 VkFormatFeatureFlags2KHR linear = 0, tiled = 0, buffer = 0; in radv_physical_device_get_format_properties() local
2343 const BOOL_32 tiled = (pIn->swizzleMode != ADDR_SW_LINEAR) ? TRUE : FALSE; in HwlComputeNonBlockCompressedView() local
1660 struct tu_native_format tiled = tu6_format_texture(format, TILE6_3); in is_swapped_format() local
529 bool tiled; member