Home
last modified time | relevance | path

Searched defs:v3d_surface (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.h51 struct v3d_surface { struct
52 struct pipe_surface base;
53 uint32_t offset;
54 enum v3d_tiling_mode tiling;
58 uint8_t format;
64 uint8_t internal_type;
70 uint8_t internal_bpp;
77 bool swap_rb;
79 uint32_t padded_height_of_output_image_in_uif_blocks;
84 struct pipe_surface *separate_stencil;
[all …]