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

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_limits.h66 #define V3D_UIFBLOCK_SIZE (4 * V3D_UBLOCK_SIZE) macro
67 #define V3D_UIFBLOCK_ROW_SIZE (4 * V3D_UIFBLOCK_SIZE)
H A Dv3dv_device.c1373 .minTexelBufferOffsetAlignment = V3D_UIFBLOCK_SIZE,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_screen.h46 #define V3D_UIFBLOCK_SIZE (4 * V3D_UBLOCK_SIZE) macro
47 #define V3D_UIFBLOCK_ROW_SIZE (4 * V3D_UIFBLOCK_SIZE)

Completed in 8 milliseconds