Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/common/
Dpvr_device_info.c92 .uvs_vtx_entries = 288U,
179 .uvs_vtx_entries = 288U,
260 .uvs_vtx_entries = 144U,
Dpvr_device_info.h317 uint32_t uvs_vtx_entries; member
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_cmd_buffer.c4260 if (PVR_GET_FEATURE_VALUE(dev_info, uvs_vtx_entries, 144U) < 288U) in pvr_calculate_vertex_cam_size()
4267 if (PVR_GET_FEATURE_VALUE(dev_info, uvs_vtx_entries, 144U) < 288U) in pvr_calculate_vertex_cam_size()