Searched refs:SemanticName (Results 1 – 8 of 8) 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()
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.