OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:component_slots_aligned
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/compiler/
glsl_types.h
524
unsigned
component_slots_aligned
(unsigned offset) const;
glsl_types.cpp
1650
glsl_type::
component_slots_aligned
(unsigned offset) const
function in class:glsl_type
1682
size += member->
component_slots_aligned
(size + offset);
1692
size += this->fields.array->
component_slots_aligned
(size + offset);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
link_varyings.cpp
2116
num_components = type->
component_slots_aligned
(*location);
Completed in 9 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026