Searched defs:vector_name (Results 1 – 5 of 5) sorted by relevance
82 static const char *vector_name() in vector_name() function93 static const char *vector_name() in vector_name() function
373 std::string vector_name = elem_name; in GenerateImportForOp() local
515 string vector_name = 1; field
832 char vector_name[64] = { 0 }; in dxil_module_get_res_type() local
14399 std::string InitializerListTest::getVectorSum(const GLchar *vector_name, GLuint size) in getVectorSum()