OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TexID
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h
2009
void SetTexID(ImTextureID id) {
TexID
= id; }
2058
ImTextureID
TexID
; // User data to refer to the texture once it has been uploaded to user's graphic systems. It is passed back to you during rendering via the ImDrawCmd structure.
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h
2009
void SetTexID(ImTextureID id) {
TexID
= id; }
2058
ImTextureID
TexID
; // User data to refer to the texture once it has been uploaded to user's graphic systems. It is passed back to you during rendering via the ImDrawCmd structure.
Completed in 13 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026