HomeSort by relevance Sort by last modified time
    Searched defs:n_uniforms (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.cpp 4140 static const GLuint n_uniforms = sizeof(m_uniform_locations) \/ sizeof(m_uniform_locations[0]); local
    [all...]
gl4cGPUShaderFP64Tests.cpp 2479 const unsigned int n_uniforms = sizeof(uniforms) \/ sizeof(uniforms[0]); local
3541 const glw::GLuint n_uniforms = max_uniform_components \/ required_components; local
4109 const glw::GLuint n_uniforms = getAmountUniforms(shader_stage, uniform_type); local
4145 const glw::GLint n_uniforms = getAmountUniforms(shader_stage, uniform_type); local
4226 const glw::GLuint n_uniforms = getAmountUniforms(shader_stage, uniform_type); local
6843 const unsigned int n_uniforms = sizeof(uniforms) \/ sizeof(uniforms[0]); local
    [all...]

Completed in 87 milliseconds