Searched refs:nameWithMatrixType (Results 1 – 3 of 3) sorted by relevance
1985 const string nameWithMatrixType = nameWithBoolType + (matrixTypeI == 1 ? "row_major_" : ""); in init() local1989 … const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType); in init()
2313 const string nameWithMatrixType = nameWithBoolType; in init() local2317 … const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType); in init()
2847 … const string nameWithMatrixType = nameWithBoolType + (matrixTypeI == 1 ? "row_major_" : ""); in init() local2851 … const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType); in init()