Home
last modified time | relevance | path

Searched refs:num_layers (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h1276 u32 num_layers) in svga3dsurface_get_serialized_size() argument
1289 return total_size * num_layers; in svga3dsurface_get_serialized_size()
1300 u32 num_layers, in svga3dsurface_get_serialized_size_extended() argument
1307 num_layers); in svga3dsurface_get_serialized_size_extended()
1465 u32 num_layers; member
1510 u32 num_layers, in svga3dsurface_setup_cache() argument
1520 cache->num_layers = num_layers; in svga3dsurface_setup_cache()
1543 cache->sheet_bytes = cache->mip_chain_bytes * num_layers; in svga3dsurface_setup_cache()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dmatchers.hpp129 SurfFeaturesFinder(double hess_thresh = 300., int num_octaves = 3, int num_layers = 4,
181 SurfFeaturesFinderGpu(double hess_thresh = 300., int num_octaves = 3, int num_layers = 4,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c1964 u32 num_layers = 1; in vmw_surface_dirty_alloc() local
1976 num_layers = metadata->array_size; in vmw_surface_dirty_alloc()
1978 num_layers *= SVGA3D_MAX_SURFACE_FACES; in vmw_surface_dirty_alloc()
1984 num_subres = num_layers * num_mip; in vmw_surface_dirty_alloc()
2003 num_mip, num_layers, num_samples, in vmw_surface_dirty_alloc()
2087 u32 num_layers = 1; in vmw_gb_surface_define() local
2156 num_layers = req->array_size; in vmw_gb_surface_define()
2158 num_layers = SVGA3D_MAX_SURFACE_FACES; in vmw_gb_surface_define()
2167 num_layers, in vmw_gb_surface_define()
/OK3568_Linux_fs/external/libmali/include/FBDEV/
H A Deglext.h747 …y, const EGLAttrib *attrib_list, EGLOutputLayerEXT *layers, EGLint max_layers, EGLint *num_layers);
756 …y, const EGLAttrib *attrib_list, EGLOutputLayerEXT *layers, EGLint max_layers, EGLint *num_layers);
/OK3568_Linux_fs/external/libmali/include/EGL/
H A Deglext.h819 …y, const EGLAttrib *attrib_list, EGLOutputLayerEXT *layers, EGLint max_layers, EGLint *num_layers);
828 …y, const EGLAttrib *attrib_list, EGLOutputLayerEXT *layers, EGLint max_layers, EGLint *num_layers);