HomeSort by relevance Sort by last modified time
    Searched refs:OPENCL_PRE (Results 1 - 8 of 8) sorted by null

  /external/skia/src/compute/hs/cl/intel/gen8/u32/
Makefile 3 OPENCL_PRE := __OPENCL_C_VERSION__=120
35 gcc -x c -E -P -I . -D $(OPENCL_PRE) $< -o $@
gen.bat 33 SET OPENCL_PRE=__OPENCL_C_VERSION__=120
36 :: SET OPENCL_PRE=__OPENCL_C_VERSION__=200
71 cl -I ..\.. -I "%INTELOCLSDKROOT%\include" -D %OPENCL_PRE% -EP hs_kernels.cl -P -Fi"%PRE_SRC%" || goto :error
  /external/skia/src/compute/hs/cl/intel/gen8/u64/
Makefile 3 OPENCL_PRE := __OPENCL_C_VERSION__=120
35 gcc -x c -E -P -I . -D $(OPENCL_PRE) $< -o $@
gen.bat 30 SET OPENCL_PRE=__OPENCL_C_VERSION__=120
33 :: SET OPENCL_PRE=__OPENCL_C_VERSION__=200
68 cl -I ..\.. -I "%INTELOCLSDKROOT%\include" -D %OPENCL_PRE% -EP hs_kernels.cl -P -Fi"%PRE_SRC%" || goto :error
  /external/skqp/src/compute/hs/cl/intel/gen8/u32/
Makefile 3 OPENCL_PRE := __OPENCL_C_VERSION__=120
35 gcc -x c -E -P -I . -D $(OPENCL_PRE) $< -o $@
gen.bat 33 SET OPENCL_PRE=__OPENCL_C_VERSION__=120
36 :: SET OPENCL_PRE=__OPENCL_C_VERSION__=200
71 cl -I ..\.. -I "%INTELOCLSDKROOT%\include" -D %OPENCL_PRE% -EP hs_kernels.cl -P -Fi"%PRE_SRC%" || goto :error
  /external/skqp/src/compute/hs/cl/intel/gen8/u64/
Makefile 3 OPENCL_PRE := __OPENCL_C_VERSION__=120
35 gcc -x c -E -P -I . -D $(OPENCL_PRE) $< -o $@
gen.bat 30 SET OPENCL_PRE=__OPENCL_C_VERSION__=120
33 :: SET OPENCL_PRE=__OPENCL_C_VERSION__=200
68 cl -I ..\.. -I "%INTELOCLSDKROOT%\include" -D %OPENCL_PRE% -EP hs_kernels.cl -P -Fi"%PRE_SRC%" || goto :error

Completed in 478 milliseconds