Home | History | Annotate | Download | only in include

Lines Matching refs:residencyStandard3DBlockShape

3898     ss[2].str(pStruct->residencyStandard3DBlockShape ? "TRUE" : "FALSE");
3904 final_str = prefix + "residencyStandard2DBlockShape = " + ss[0].str() + "\n" + prefix + "residencyStandard2DMultisampleBlockShape = " + ss[1].str() + "\n" + prefix + "residencyStandard3DBlockShape = " + ss[2].str() + "\n" + prefix + "residencyAlignedMipSize = " + ss[3].str() + "\n" + prefix + "residencyNonResidentStrict = " + ss[4].str() + "\n";