Home
last modified time | relevance | path

Searched refs:cross_validate_globals (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlinker.cpp839 cross_validate_globals(const struct gl_constants *consts, in cross_validate_globals() function
1128 cross_validate_globals(consts, prog, prog->_LinkedShaders[i]->ir, in cross_validate_uniforms()
2332 cross_validate_globals(&ctx->Const, prog, shader_list[i]->ir, &variables, in link_intrastage_shaders()
/third_party/mesa3d/docs/relnotes/
D7.9.1.rst187 - glsl: Fix linker bug in cross_validate_globals()
D7.10.rst556 - glsl: Fix linker bug in cross_validate_globals()