Searched refs:builtinRes (Results 1 – 2 of 2) sorted by relevance
217 TBuiltInResource builtinRes; in compileGlslToSpirV() local220 getDefaultBuiltInResources(&builtinRes); in compileGlslToSpirV()233 const int compileRes = shader.parse(&builtinRes, 100, false, EShMsgSpvRules); in compileGlslToSpirV()
260 TBuiltInResource builtinRes = {}; in compileShaderToSpirV() local270 getDefaultBuiltInResources(&builtinRes); in compileShaderToSpirV()319 const int compileRes = shader.parse(&builtinRes, 110, false, compileFlags); in compileShaderToSpirV()