Searched refs:PVR_FEATURE_VALUE (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/imagination/include/hwdef/ |
H A D | rogue_hw_utils.h | 148 if (PVR_FEATURE_VALUE(dev_info, simple_parameter_format_version, &version)) in rogue_get_num_macrotiles_xy() 181 if (PVR_FEATURE_VALUE(dev_info, simple_parameter_format_version, &version)) in rogue_get_region_header_size()
|
/third_party/mesa3d/src/imagination/common/ |
H A D | pvr_device_info.h | 142 * \sa #PVR_FEATURE_VALUE() and #PVR_GET_FEATURE_VALUE() 166 #define PVR_FEATURE_VALUE(dev_info, feature, value_out) \ macro 184 * #PVR_FEATURE_VALUE() should be used in preference to this macro when errors 195 * \sa #PVR_HAS_FEATURE() and #PVR_FEATURE_VALUE()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_job_render.c | 380 if (PVR_FEATURE_VALUE(dev_info, in pvr_rt_get_isp_region_size() 481 if (PVR_FEATURE_VALUE(&device->pdevice->dev_info, in pvr_rt_get_tail_ptr_stride_size() 582 if (PVR_FEATURE_VALUE(dev_info, simple_parameter_format_version, &version)) in pvr_rt_get_region_headers_stride_size()
|
Completed in 4 milliseconds