Searched refs:GLAMOR_H (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor.h29 #ifndef GLAMOR_H
30 #define GLAMOR_H macro
429 #endif /* GLAMOR_H */
/xsrc/external/mit/xf86-video-amdgpu/dist/
H A Dconfigure.ac123 AC_CHECK_HEADERS([glamor.h], [GLAMOR_H="yes"], [GLAMOR_H="no"], [#include "xorg-server.h"])
125 if test "x$GLAMOR_H" = xyes; then
H A Dconfigure20220 GLAMOR_H="yes"
20222 GLAMOR_H="no"
20227 if test "x$GLAMOR_H" = xyes; then
/xsrc/external/mit/xf86-video-ati-kms/dist/
H A Dconfigure.ac122 AC_CHECK_HEADERS([glamor.h], [GLAMOR_H="yes"], [GLAMOR_H="no"], [#include "xorg-server.h"])
124 if test "x$GLAMOR_H" = xyes; then
H A Dconfigure20299 GLAMOR_H="yes"
20301 GLAMOR_H="no"
20306 if test "x$GLAMOR_H" = xyes; then

Completed in 36 milliseconds