Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dlower_const_arrays_to_uniforms.cpp150 unsigned max_uniform_components) in lower_const_arrays_to_uniforms()
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp923 const int max_uniform_components = push_length * 8; in move_push_constants_to_pull_constants() local
/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