Home
last modified time | relevance | path

Searched defs:max_uniform_components (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_const_arrays_to_uniforms.c232 unsigned max_uniform_components) in nir_lower_const_arrays_to_uniforms()
Dnir_opt_varyings.c1855 unsigned max_uniform_components) in determine_uniform_movability()
5151 unsigned max_uniform_components, unsigned max_ubos_per_stage, in init_linkage()
5227 unsigned max_uniform_components, unsigned max_ubos_per_stage) in nir_opt_varyings()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp3439 glw::GLint max_uniform_components = 0; in getMaxUniformComponents() local
3533 const glw::GLuint max_uniform_components = getMaxUniformComponents(shader_stage); in getAmountUniforms() local