OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glapi_sources
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
SConscript
31
glapi_sources
= [
46
glapi_sources
.append(o)
58
glapi_sources
+= [
71
glapi_sources
+= [
84
glapi_sources
+= [
98
glapi_sources
= env.compile_without_gstabs(
glapi_sources
, "glapi_dispatch.c")
99
glapi_sources
= env.compile_without_gstabs(
glapi_sources
, "glapi_getproc.c")
103
source =
glapi_sources
,
[
all
...]
/external/mesa3d/src/mapi/glapi/
SConscript
31
glapi_sources
= [
46
glapi_sources
.append(o)
58
glapi_sources
+= [
71
glapi_sources
+= [
84
glapi_sources
+= [
98
glapi_sources
= env.compile_without_gstabs(
glapi_sources
, "glapi_dispatch.c")
99
glapi_sources
= env.compile_without_gstabs(
glapi_sources
, "glapi_getproc.c")
103
source =
glapi_sources
,
[
all
...]
Completed in 43 milliseconds