Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/glapi/gen/
DMakefile.am22 MESA_GLAPI_DIR = $(top_builddir)/src/mapi/glapi macro
27 $(MESA_GLAPI_DIR)/glapi_mapi_tmp.h \
28 $(MESA_GLAPI_DIR)/glprocs.h \
29 $(MESA_GLAPI_DIR)/glapitemp.h \
30 $(MESA_GLAPI_DIR)/glapitable.h
33 MESA_GLAPI_OUTPUTS += $(MESA_GLAPI_DIR)/glapi_gentable.c
36 MESA_GLAPI_OUTPUTS += $(MESA_GLAPI_DIR)/glapi_gentable.c
42 MESA_GLAPI_ASM_OUTPUTS += $(MESA_GLAPI_DIR)/glapi_x86-64.S
44 MESA_GLAPI_ASM_OUTPUTS += $(MESA_GLAPI_DIR)/glapi_x86.S
49 MESA_GLAPI_ASM_OUTPUTS += $(MESA_GLAPI_DIR)/glapi_sparc.S
[all …]