summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_vec4_generator.cpp
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2015-11-22 21:54:28 -0800
committerMatt Turner <mattst88@gmail.com>2015-11-24 10:05:33 -0800
commit64cc7572c12fcbfb8346bdd994940a2af314342d (patch)
tree25c6f8d586036b4f56b5a275e03eed0569ca3db7 /src/mesa/drivers/dri/i965/brw_vec4_generator.cpp
parentfb86f0e75ade89535f8603754c8e24e415d7c52b (diff)
i965: Mark functions called from C as extern "C".
These functions' prototypes are marked with extern "C", which apparently overrides a lack of extern "C" at the definition site if the prototype has been seen first. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_vec4_generator.cpp')
0 files changed, 0 insertions, 0 deletions