OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uniform_locations
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/compiler/
glsl_types.cpp
1757
glsl_type::
uniform_locations
() const
function in class:glsl_type
1782
size += this->fields.structure[i].type->
uniform_locations
();
1785
return this->length * this->fields.array->
uniform_locations
();
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
glsl_types.cpp
1502
glsl_type::
uniform_locations
() const
function in class:glsl_type
1527
size += this->fields.structure[i].type->
uniform_locations
();
1530
return this->length * this->fields.array->
uniform_locations
();
Completed in 6 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026