Searched refs:conv_disable (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | v5_pack.h | 3706 bool conv_disable; member in struct:MALI_RENDER_TARGET_YUV_OVERLAY 3731 __gen_uint(values->conv_disable, 31, 31); 3768 values->conv_disable = __gen_unpack_uint(cl, 95, 95); 3787 fprintf(fp, "%*sConv Disable: %s\n", indent, "", values->conv_disable ? "true" : "false"); 3973 __gen_uint(values->yuv.conv_disable, 31, 31) | 4030 values->yuv.conv_disable = __gen_unpack_uint(cl, 95, 95);
|
Completed in 10 milliseconds