Home
last modified time | relevance | path

Searched defs:push_texture_id (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_draw.cpp1215 … const bool push_texture_id = _TextureIdStack.empty() || user_texture_id != _TextureIdStack.back(); in AddImage() local
1231 … const bool push_texture_id = _TextureIdStack.empty() || user_texture_id != _TextureIdStack.back(); in AddImageQuad() local
1253 … const bool push_texture_id = _TextureIdStack.empty() || user_texture_id != _TextureIdStack.back(); in AddImageRounded() local