Searched refs:SemanticName (Results 1 – 10 of 10) sorted by relevance
77 param.SemanticName = (char*)&sig->count + bswap_le32(sig->elements[i].name_offset); in dxbc_parse_signature()
171 const char* SemanticName; member
663 …semantic_to_idx_map[std::make_pair(c_string(input_element_descs[i].SemanticName), input_element_de… in CreateInputLayout()695 if(!strcasecmp(params[i].SemanticName, "SV_INSTANCEID") || in CreateInputLayout()696 !strcasecmp(params[i].SemanticName, "SV_VERTEXID")) in CreateInputLayout()700 …tor iter = semantic_to_idx_map.find(std::make_pair(c_string(params[i].SemanticName), params[i].Sem… in CreateInputLayout()1533 …so_declaration[i].SemanticIndex && !strcasecmp(out[j].SemanticName, so_declaration[i].SemanticName… in IMPLEMENT_CREATE_SHADER()
224 CPVRTString SemanticName; // Name of this pass. member
1644 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()
49 LPCSTR SemanticName;
83 LPCSTR SemanticName;
750 LPCSTR SemanticName;763 LPCSTR SemanticName;
411 LPCSTR SemanticName;440 LPCSTR SemanticName;
1825 SemanticName field contains the semantic name of the register being declared.