Searched refs:VIRGL_TEXTURE_CAN_TEXTURE_STORAGE (Results 1 – 3 of 3) sorted by relevance
647 !(table[i].flags & VIRGL_TEXTURE_CAN_TEXTURE_STORAGE)) { in vrend_check_texture_storage()652 table[i].flags |= VIRGL_TEXTURE_CAN_TEXTURE_STORAGE; in vrend_check_texture_storage()
97 #define VIRGL_TEXTURE_CAN_TEXTURE_STORAGE (1 << 1) macro
824 tex_conv_table[format].flags & VIRGL_TEXTURE_CAN_TEXTURE_STORAGE; in vrend_format_can_texture_view()5685 (fmt_entry->flags & VIRGL_TEXTURE_CAN_TEXTURE_STORAGE) && in get_swizzled_border_color()6450 (tex_conv_table[args->format].flags & VIRGL_TEXTURE_CAN_TEXTURE_STORAGE); in check_resource_valid()6878 (tex_conv_table[format].flags & VIRGL_TEXTURE_CAN_TEXTURE_STORAGE); in vrend_resource_fixup_emulated_bgra()6911 (tex_conv_table[format].flags & VIRGL_TEXTURE_CAN_TEXTURE_STORAGE); in vrend_resource_alloc_texture()