OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPP_OPTS
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/compute/hs/cuda/bench/
Makefile
37
GPP_OPTS
= -O2 -D NDEBUG -std=c++11
50
g++ $(
GPP_OPTS
) -c $^ -I ../../../ -I $(CUDA_HOME)/include
/external/skqp/src/compute/hs/cuda/bench/
Makefile
37
GPP_OPTS
= -O2 -D NDEBUG -std=c++11
50
g++ $(
GPP_OPTS
) -c $^ -I ../../../ -I $(CUDA_HOME)/include
Completed in 237 milliseconds