Home
last modified time | relevance | path

Searched refs:nameWithMatrixType (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1985 const string nameWithMatrixType = nameWithBoolType + (matrixTypeI == 1 ? "row_major_" : ""); in init() local
1989 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2847 const string nameWithMatrixType = nameWithBoolType + (matrixTypeI == 1 ? "row_major_" : ""); in init() local
2851 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2313 const string nameWithMatrixType = nameWithBoolType; in init() local
2317 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType); in init()

Completed in 13 milliseconds