Searched defs:v3d_surface (Results 1 – 1 of 1) sorted by relevance
86 struct v3d_surface { struct87 struct pipe_surface base;88 uint32_t offset;89 enum v3d_tiling_mode tiling;93 uint8_t format;99 uint8_t internal_type;105 uint8_t internal_bpp;112 bool swap_rb;114 uint32_t padded_height_of_output_image_in_uif_blocks;119 struct pipe_surface *separate_stencil;[all …]