Searched refs:var_type (Results 1 – 3 of 3) sorted by relevance
7 %x var_type90 BEGIN(var_type);97 BEGIN(var_type);100 <var_type>"const" {104 <var_type>"i8" {110 <var_type>"i16" {116 <var_type>"i32" {122 <var_type>"i64" {128 <var_type>"u8" {134 <var_type>"u16" {[all …]
470 static bool CheckValueCount(const std::string& var_type,478 static bool CheckValueMult(const std::string& var_type,
608 bool ShaderProgram::CheckValueCount(const std::string& var_type, in CheckValueCount() argument616 var_type.c_str(), var_name.c_str(), in CheckValueCount()624 bool ShaderProgram::CheckValueMult(const std::string& var_type, in CheckValueMult() argument630 "but %d elements were passed!", var_type.c_str(), var_name.c_str(), in CheckValueMult()