Searched refs:VIRGL_BIND_CAN_TEXTURE_STORAGE (Results 1 – 3 of 3) sorted by relevance
74 #define VIRGL_BIND_CAN_TEXTURE_STORAGE (1 << 29) macro
461 table[i].bindings |= VIRGL_BIND_CAN_TEXTURE_STORAGE; in vrend_check_texture_storage()
5529 … (tex_conv_table[pr->format].bindings & VIRGL_BIND_CAN_TEXTURE_STORAGE); in vrend_renderer_resource_allocate_texture()