Searched refs:virgl_supported_format_mask (Results 1 – 6 of 6) sorted by relevance
342 struct virgl_supported_format_mask { struct348 struct virgl_supported_format_mask sampler; argument349 struct virgl_supported_format_mask render;350 struct virgl_supported_format_mask depthstencil;351 struct virgl_supported_format_mask vertexbuffer;414 struct virgl_supported_format_mask supported_readback_formats;415 struct virgl_supported_format_mask scanout;
487 struct virgl_supported_format_mask { struct493 struct virgl_supported_format_mask sampler; argument494 struct virgl_supported_format_mask render;495 struct virgl_supported_format_mask depthstencil;496 struct virgl_supported_format_mask vertexbuffer;559 struct virgl_supported_format_mask supported_readback_formats;560 struct virgl_supported_format_mask scanout;
519 struct virgl_supported_format_mask { struct525 struct virgl_supported_format_mask sampler; argument526 struct virgl_supported_format_mask render;527 struct virgl_supported_format_mask depthstencil;528 struct virgl_supported_format_mask vertexbuffer;591 struct virgl_supported_format_mask supported_readback_formats;592 struct virgl_supported_format_mask scanout;
9880 static void set_format_bit(struct virgl_supported_format_mask *mask, enum virgl_formats fmt) in set_format_bit()
502 has_format_bit(struct virgl_supported_format_mask *mask, in has_format_bit()811 fixup_formats(union virgl_caps *caps, struct virgl_supported_format_mask *mask) in fixup_formats()
87 static bool virgl_bitmask_supports_format(struct virgl_supported_format_mask *supported, in virgl_bitmask_supports_format()