HomeSort by: relevance | last modified time | path
    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