Home
last modified time | relevance | path

Searched refs:SemanticName (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.h224 CPVRTString SemanticName; // Name of this pass. member
DPVRTPFXParser.cpp1644 m_RenderPasses[uiPassIdx].SemanticName = texName; in ParseTexture()
1777 m_RenderPasses[uiPassIdx].SemanticName = targetName; in ParseTarget()
2667 if(Target.TargetName == Pass.SemanticName) in DetermineRenderPassDependencies()
2675 m_aszPostProcessNames.Append(Pass.SemanticName); in DetermineRenderPassDependencies()
2681 …]. \"%s\" has different type than \"%s\"\n", Target.TargetName.c_str(), Pass.SemanticName.c_str()); in DetermineRenderPassDependencies()
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst2949 SemanticName field contains the semantic name of the register being declared.