Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_const_arrays_to_uniforms.c232 unsigned max_uniform_components) in nir_lower_const_arrays_to_uniforms()
H A Dnir_opt_varyings.c1600 unsigned max_uniform_components) in determine_uniform_movability()
4212 unsigned max_uniform_components, unsigned max_ubos_per_stage, in init_linkage()
4272 unsigned max_uniform_components, unsigned max_ubos_per_stage) in nir_opt_varyings()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp3487 glw::GLint max_uniform_components = 0; in getMaxUniformComponents() local
3581 const glw::GLuint max_uniform_components = getMaxUniformComponents(shader_stage); in getAmountUniforms() local