Home
last modified time | relevance | path

Searched refs:V3D_MAX_MIP_LEVELS (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/broadcom/common/
Dv3d_limits.h56 #define V3D_MAX_MIP_LEVELS 13 macro
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.h91 struct v3d_resource_slice slices[V3D_MAX_MIP_LEVELS];
Dv3d_screen.c240 return V3D_MAX_MIP_LEVELS; in v3d_screen_get_param()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h531 struct v3d_resource_slice slices[V3D_MAX_MIP_LEVELS];