Home
last modified time | relevance | path

Searched refs:getAmountUniforms (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp482 …glw::GLuint getAmountUniforms(shaderStage shader_stage, const uniformTypeDetails& uniform_type) co…
Dgl4cGPUShaderFP64Tests.cpp3536 glw::GLuint GPUShaderFP64Test2::getAmountUniforms(shaderStage shader_stage, in getAmountUniforms() function in gl4cts::GPUShaderFP64Test2
4109 const glw::GLuint n_uniforms = getAmountUniforms(shader_stage, uniform_type); in prepareUniformDefinitions()
4145 const glw::GLint n_uniforms = getAmountUniforms(shader_stage, uniform_type); in prepareUniforms()
4226 const glw::GLuint n_uniforms = getAmountUniforms(shader_stage, uniform_type); in prepareUniformVerification()