Searched refs:viewportEXTs (Results 1 – 2 of 2) sorted by relevance
223 const char* const viewportEXTs[] = { E_GL_ARB_shader_viewport_layer_array, E_GL_NV_viewport_array2 … variable224 const int Num_viewportEXTs = sizeof(viewportEXTs) / sizeof(viewportEXTs[0]);
8009 symbolTable.setVariableExtensions("gl_Layer", Num_viewportEXTs, viewportEXTs); in add2ndGenerationSamplingImaging()8010 symbolTable.setVariableExtensions("gl_ViewportIndex", Num_viewportEXTs, viewportEXTs); in add2ndGenerationSamplingImaging()