[Mesa-dev] [Bug 105737] st_tests_common.cpp:140:42: error: no matching function for call to 'tgsi_get_opcode_info'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 26 00:05:49 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105737
Bug ID: 105737
Summary: st_tests_common.cpp:140:42: error: no matching
function for call to 'tgsi_get_opcode_info'
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
CXX st_tests_common.o
st_tests_common.cpp:140:42: error: no matching function for call to
'tgsi_get_opcode_info'
const struct tgsi_opcode_info *info = tgsi_get_opcode_info(op);
^~~~~~~~~~~~~~~~~~~~
../../../../src/gallium/auxiliary/tgsi/tgsi_info.h:86:1: note: candidate
function not viable: no known
conversion from 'const unsigned int' to 'enum tgsi_opcode' for 1st
argument
tgsi_get_opcode_info(enum tgsi_opcode opcode);
^
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180326/c4f1c585/attachment-0001.html>
More information about the mesa-dev
mailing list