Searched defs:v3d_surface (Results 1 – 1 of 1) sorted by relevance
51 struct v3d_surface { struct52 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 …]