Searched refs:getValidationResultValue (Results 1 – 1 of 1) sorted by relevance
37 inline static ANGLEGetInfoType getValidationResultValue(const ShHandle compiler, ShShaderInfo shade… in getValidationResultValue() function60 ANGLEGetInfoType numSymbols = getValidationResultValue(compiler, symbolType); in getSymbolInfo()62 ANGLEGetInfoType maxNameLength = getValidationResultValue(compiler, symbolMaxNameLengthType); in getSymbolInfo()66 …ANGLEGetInfoType maxMappedNameLength = getValidationResultValue(compiler, SH_MAPPED_NAME_MAX_LENGT… in getSymbolInfo()201 int logSize = getValidationResultValue(compiler, SH_INFO_LOG_LENGTH); in compileShaderSource()212 int translationLength = getValidationResultValue(compiler, SH_OBJECT_CODE_LENGTH); in compileShaderSource()