Re: Problems setting parameters in HLSL effect

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



A solution, in case anyone cares or comes across the same problem in
the future:

I wasn't calling SetTechnique... I assumed that a sensible default was
assumed, since it was managing to render my technique (with incorrect
parameters) anyway.

Perhaps it should warn in debug, and/or patch the parameters into the
technique that is chosen as default for rendering...

.



Relevant Pages

  • Re: Capricious Video playback with DShow
    ... If you're using XP and simply calling the IFilterGraph Render method on your ... The default XP renderer (VMR 7) appears to need some set-up that I'm not ... >> I've succeed in playing video into a window using DShow. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: SortedList: best practices with java 1.5
    ... >> I saw the technique using Collections.binarySearchmethod to ... >> the insertion point. ... >> calling Collections.sorton every add? ... Canadian Mind Products, Roedy Green. ...
    (comp.lang.java.programmer)
  • Re: asp.net page template *inheritance)
    ... because Render is an instance method - you were ... calling it by using the class name: 'PageBase'. ... > Imports System.Web.UI ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Returning calculation results from pixel shader
    ... (your gf6 card should allow that), render to ... and get it's data back by calling ... Thanks for the hint. ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Cakephp & Smarty problem
    ... class SmartyView { ... and problem when calling this method (_render) it always returns white chars but template file is'nt empty ... do i have to set something in cakephp configuration or in php.ini? ...
    (comp.lang.php)