Home
last modified time | relevance | path

Searched refs:V3D_MAX_LINE_WIDTH (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/broadcom/common/
Dv3d_limits.h46 #define V3D_MAX_LINE_WIDTH 32 macro
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c327 return V3D_MAX_LINE_WIDTH; in v3d_screen_get_paramf()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1520 .lineWidthRange = { 1.0f, V3D_MAX_LINE_WIDTH }, in v3dv_GetPhysicalDeviceProperties()