https://bugs.freedesktop.org/show_bug.cgi?id=33131
Summary: r600_asm.c:82: error:
?V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_INT_FLOOR?
undeclared
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: blocker
Priority: highest
Component: Drivers/Gallium/r600
AssignedTo: dri-devel at lists.freedesktop.org
ReportedBy: vlee at vmware.com
mesa: 323ef3a1f07ba4333dadebab571ddcd49d95f45c (master)
$ scons
[...]
Compiling src/gallium/drivers/r600/r600_asm.c ...
src/gallium/drivers/r600/r600_asm.c: In function ?r600_bc_get_num_operands?:
src/gallium/drivers/r600/r600_asm.c:82: error:
?V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_INT_FLOOR? undeclared (first use in this
function)
src/gallium/drivers/r600/r600_asm.c:82: error: (Each undeclared identifier is
reported only once
src/gallium/drivers/r600/r600_asm.c:82: error: for each function it appears
in.)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.