<div dir="ltr">Thanks Ken. I think a debug maco will do the justice: <div><br></div><div><a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/836">https://gitlab.kitware.com/vtk/vtk/merge_requests/836</a><br></div><div><br></div><div>- aashish</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 28, 2015 at 11:35 AM, Ken Martin <span dir="ltr"><<a href="mailto:ken.martin@kitware.com" target="_blank">ken.martin@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal"><a name="150af1717a725032__MailEndCompose"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Oh yes, please make it a DebugMacro or just yank it.  The error message wasn’t as obscure as I was shooting for ;-) But seriously that was debugging code that I should not have left in.  It is OK for that function to not find a valid default type but sometimes it is useful to see what it was trying to find.</span></a></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Thanks</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Ken</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Ken Martin PhD</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Chairman & CFO</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Kitware Inc.</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">28 Corporate Drive</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Clifton Park NY 12065</span></p><p class="MsoNormal"><a href="mailto:ken.martin@kitware.com" target="_blank"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">ken.martin@kitware.com</span></a><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><a href="tel:919%20869-8871" value="+19198698871" target="_blank">919 869-8871</a> (w)</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">This communication, including all attachments, contains confidential and legally privileged information, and it is intended only for the use of the addressee.  Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken in reliance on it is prohibited and may be unlawful. If you received this communication in error please notify us immediately and destroy the original message.  Thank you.</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> vtk-developers [mailto:<a href="mailto:vtk-developers-bounces@vtk.org" target="_blank">vtk-developers-bounces@vtk.org</a>] <b>On Behalf Of </b>Aashish Chaudhary<br><b>Sent:</b> Wednesday, October 28, 2015 11:25 AM<br><b>To:</b> Bill Lorensen<br><b>Cc:</b> VTK Developers<br><b>Subject:</b> Re: [vtk-developers] OpenGL2 / GPU texture errors</span></p><div><div class="h5"><p class="MsoNormal"> </p><div><p class="MsoNormal">These are the warnings which I believe Ken added recently. </p><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">@Ken, I am going to take them out (or make them vtkDebug) if that sounds okay with you?</p></div><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">- Aashish</p></div></div><div><p class="MsoNormal"> </p><div><p class="MsoNormal">On Wed, Oct 28, 2015 at 11:23 AM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>> wrote:</p><p class="MsoNormal" style="margin-bottom:12.0pt">On some platforms, the listed tests:<br>884 - vtkRenderingVolumeCxx-TestGPURayCastDataTypesMinIP (Failed)<br>885 - vtkRenderingVolumeCxx-TestGPURayCastDataTypesMIP (Failed)<br>894 - vtkRenderingVolumeCxx-TestGPURayCastNearestDataTypesMIP (Failed)<br>911 - vtkRenderingVolumeCxx-TestGPURayCastThreeComponentsIndependent (Failed)<br>913 - vtkRenderingVolumeCxx-TestGPURayCastTwoComponentsIndependent (Failed)<br><br> generate errors like:<br><br>884: Generic Warning: In<br>/Users/lorensen/ProjectsGIT/VTK/Rendering/OpenGL2/vtkTextureObject.cxx,<br>line 727<br>884: Unsupported internal texture type!<br>884:<br>884: ERROR: In /Users/lorensen/ProjectsGIT/VTK/Rendering/OpenGL2/vtkTextureObject.cxx,<br>line 729<br>884: vtkTextureObject (0x7f8d4ac899a0): Unable to find suitable<br>internal format for T=7 NC=1 SSTI=0<br>884:<br>884: Generic Warning: In<br>/Users/lorensen/ProjectsGIT/VTK/Rendering/OpenGL2/vtkTextureObject.cxx,<br>line 727<br>884: Unsupported internal texture type!<br>884:<br>884: ERROR: In /Users/lorensen/ProjectsGIT/VTK/Rendering/OpenGL2/vtkTextureObject.cxx,<br>line 729<br>884: vtkTextureObject (0x7f8d4ac8dd40): Unable to find suitable<br>internal format for T=6 NC=1 SSTI=0<br>884:<br>884: Generic Warning: In<br>/Users/lorensen/ProjectsGIT/VTK/Rendering/OpenGL2/vtkTextureObject.cxx,<br>line 727<br>884: Unsupported internal texture type!<br>884:<br>884: ERROR: In /Users/lorensen/ProjectsGIT/VTK/Rendering/OpenGL2/vtkTextureObject.cxx,<br>line 729<br>884: vtkTextureObject (0x7f8d4ac97220): Unable to find suitable<br>internal format for T=11 NC=1 SSTI=0<br>_______________________________________________<br>Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br><br>Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" target="_blank">http://markmail.org/search/?q=vtk-developers</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://public.kitware.com/mailman/listinfo/vtk-developers" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a></p></div><p class="MsoNormal"><br><br clear="all"></p><div><p class="MsoNormal"> </p></div><p class="MsoNormal">-- </p><div><div><p class="MsoNormal"><i><span style="font-family:"Trebuchet MS","sans-serif"">| Aashish Chaudhary <br>| Technical Leader         <br>| Kitware Inc.            </span></i></p><div><p class="MsoNormal"><i><span style="font-family:"Trebuchet MS","sans-serif"">| </span><a href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></p></div></div></div></div></div></div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font face="trebuchet ms, sans-serif"><i>| Aashish Chaudhary <br>| Technical Leader         <br>| Kitware Inc.            <br></i></font><div><i><font face="trebuchet ms, sans-serif">| </font><a href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></div></div></div>
</div>