Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_limits.h65 #define V3D_UIFBLOCK_SIZE (4 * V3D_UBLOCK_SIZE) macro
66 #define V3D_UIFBLOCK_ROW_SIZE (4 * V3D_UIFBLOCK_SIZE)
Dv3dv_device.c1488 .minTexelBufferOffsetAlignment = V3D_UIFBLOCK_SIZE, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.h47 #define V3D_UIFBLOCK_SIZE (4 * V3D_UBLOCK_SIZE) macro
48 #define V3D_UIFBLOCK_ROW_SIZE (4 * V3D_UIFBLOCK_SIZE)