P4 to Git Change 1289323 by ashi1@ashi1_win50 on 2016/07/08 16:35:14
SWDEV-97770 - Workaround to get OCL to build after Pele and Evergreen files are removed from ugl. "drivers/ugl/src/gl/gs/hwl/evergreen" and " "drivers/ugl/src/gl/gs/hwl/pele" no longer exist. This moves the dependency to "drivers/inc/asic_reg/3D/r800" and "drivers/inc/asic_reg/3D/r600". Not the ideal solution but better than build failure. Affected files ... ... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/complibdefs#6 edit ... //depot/stg/opencl/drivers/opencl/compiler/lib/complibdefs#49 edit
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -67,8 +67,8 @@ GCPPFLAGS += $(DEFSWITCH) "BREAK_ON_LOG_ERROR=0"
|
||||
GCPPFLAGS += $(DEFSWITCH) "LOG_LEVEL=2"
|
||||
|
||||
GCPPFLAGS += $(INCSWITCH) "$(OPENCL_DEPTH)/runtime/device/gpu/gslbe/src/rt"
|
||||
GCPPFLAGS += $(INCSWITCH) "$(UGL_DEPTH)/gl/gs/hwl/pele/include/asic"
|
||||
GCPPFLAGS += $(INCSWITCH) "$(UGL_DEPTH)/gl/gs/hwl/evergreen/include/asic"
|
||||
GCPPFLAGS += $(INCSWITCH) "$(DEPTH)/drivers/inc/asic_reg/3D/r600"
|
||||
GCPPFLAGS += $(INCSWITCH) "$(DEPTH)/drivers/inc/asic_reg/3D/r800"
|
||||
GCPPFLAGS += $(INCSWITCH) "$(UGL_DEPTH)/gl/gs/hwl/si/include/asic"
|
||||
export BRIG_ENABLE=1
|
||||
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user