Searched refs:V3D_MAX_MIP_LEVELS (Results 1 – 5 of 5) sorted by relevance
62 #define V3D_MAX_MIP_LEVELS 13 macro
467 pImageFormatProperties->maxMipLevels = V3D_MAX_MIP_LEVELS; in get_image_format_properties()474 pImageFormatProperties->maxMipLevels = V3D_MAX_MIP_LEVELS; in get_image_format_properties()481 pImageFormatProperties->maxMipLevels = V3D_MAX_MIP_LEVELS; in get_image_format_properties()
596 struct v3d_resource_slice slices[V3D_MAX_MIP_LEVELS];
91 struct v3d_resource_slice slices[V3D_MAX_MIP_LEVELS];
252 return V3D_MAX_MIP_LEVELS; in v3d_screen_get_param()