mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
glsl2: Refresh autogenerated file builtin_function.cpp.
This commit is contained in:
parent
2eed82ebc0
commit
8aa7dbacaf
1 changed files with 2 additions and 2 deletions
|
|
@ -4164,7 +4164,7 @@ static const char *builtins_130_textureProj = {
|
|||
};
|
||||
|
||||
static const char *builtins_130_textureProjGrad = {
|
||||
"((function textureLod\n"
|
||||
"((function textureProjGrad\n"
|
||||
" (signature vec4\n"
|
||||
" (parameters\n"
|
||||
" (declare (in) sampler1D sampler)\n"
|
||||
|
|
@ -4289,7 +4289,7 @@ static const char *builtins_130_textureProjGrad = {
|
|||
};
|
||||
|
||||
static const char *builtins_130_textureProjLod = {
|
||||
"((function textureLod\n"
|
||||
"((function textureProjLod\n"
|
||||
" (signature vec4\n"
|
||||
" (parameters\n"
|
||||
" (declare (in) sampler1D sampler)\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue