Searched refs:getIsROV (Results 1 – 4 of 4) sorted by relevance
41 bool getIsROV();
38 bool FrontendResource::getIsROV() { in getIsROV() function in FrontendResource
83 HasCounter(false), IsROV(R.getIsROV()), ExtProps{R.getElementType()} {} in UAVResource()
290 bool IsROV = HLSLResAttr->getIsROV(); in annotateHLSLResource()