Home
last modified time | relevance | path

Searched refs:svga3d_surface_desc (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_surfacedefs.h352 struct svga3d_surface_desc { struct
364 static const struct svga3d_surface_desc svga3d_surface_descs[] = {
1138 extern const struct svga3d_surface_desc g_SVGA3dSurfaceDescs[];
1157 static inline const struct svga3d_surface_desc *
1195 svga3dsurface_get_size_in_blocks(const struct svga3d_surface_desc *desc, in svga3dsurface_get_size_in_blocks()
1208 svga3dsurface_is_planar_surface(const struct svga3d_surface_desc *desc) in svga3dsurface_is_planar_surface()
1214 svga3dsurface_calculate_pitch(const struct svga3d_surface_desc *desc, in svga3dsurface_calculate_pitch()
1250 svga3dsurface_get_image_buffer_size(const struct svga3d_surface_desc *desc, in svga3dsurface_get_image_buffer_size()
1289 const struct svga3d_surface_desc *desc; in svga3dsurface_get_image_offset()
1318 const struct svga3d_surface_desc *des in svga3dsurface_get_serialized_size()
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_texture.c1505 const struct svga3d_surface_desc *surf_desc = in svga_texture_device_format_has_alpha()

Completed in 4 milliseconds