Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp482 glw::GLuint getAmountUniforms(shaderStage shader_stage, const uniformTypeDetails& uniform_type) const;
H A Dgl4cGPUShaderFP64Tests.cpp3530 glw::GLuint GPUShaderFP64Test2::getAmountUniforms(shaderStage shader_stage, in getAmountUniforms() function in gl4cts::GPUShaderFP64Test2
4097 const glw::GLuint n_uniforms = getAmountUniforms(shader_stage, uniform_type); in prepareUniformDefinitions()
4133 const glw::GLint n_uniforms = getAmountUniforms(shader_stage, uniform_type); in prepareUniforms()
4214 const glw::GLuint n_uniforms = getAmountUniforms(shader_stage, uniform_type); in prepareUniformVerification()

Completed in 20 milliseconds