Home
last modified time | relevance | path

Searched defs:sw_mode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
H A Dvpe10_vpec.c38 bool vpe10_vpec_check_swmode_support(struct vpec *vpec, enum vpe_swizzle_mode_values sw_mode) in vpe10_vpec_check_swmode_support()
/aosp_15_r20/external/coreboot/src/drivers/i2c/rv3028c7/
H A Dchip.h14 enum sw_mode { enum
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_surface.c1720 static bool is_dcc_supported_by_CB(const struct radeon_info *info, unsigned sw_mode) in is_dcc_supported_by_CB()