Searched refs:GetVectorAccessor (Results 1 - 1 of 1) sorted by path

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp123 static const char *GetVectorAccessor(unsigned Index) { function in namespace:slang
647 std::string Name = VarName + "." + GetVectorAccessor(i);
663 std::string Name = VarName + "." + GetVectorAccessor(i);

Completed in 107 milliseconds