Searched refs:getMaxUniformComponents (Results 1 – 2 of 2) sorted by relevance
478 glw::GLuint getMaxUniformComponents(shaderStage shader_stage) const;
3442 glw::GLuint GPUShaderFP64Test2::getMaxUniformComponents(shaderStage shader_stage) const in getMaxUniformComponents() function in gl4cts::GPUShaderFP64Test23539 const glw::GLuint max_uniform_components = getMaxUniformComponents(shader_stage); in getAmountUniforms()