Home
last modified time | relevance | path

Searched refs:tagged_only (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dglxinit.c274 const INT32 * bp, Bool tagged_only, in __glXInitializeVisualConfigFromTags() argument
279 if (!tagged_only) { in __glXInitializeVisualConfigFromTags()
469 int screen, GLboolean tagged_only) in createConfigsFromProperties() argument
503 tagged_only, GL_TRUE); in createConfigsFromProperties()
/external/mesa3d/src/glx/
Dglxext.c367 const INT32 * bp, Bool tagged_only, in __glXInitializeVisualConfigFromTags() argument
372 if (!tagged_only) { in __glXInitializeVisualConfigFromTags()
595 int screen, GLboolean tagged_only) in createConfigsFromProperties() argument
638 tagged_only, GL_TRUE); in createConfigsFromProperties()
Dglxclient.h754 Bool tagged_only,