News
C++: Arrays as template parameters? Thread starter Karpage; Start date Nov 12, 2001; ... the address of an object or function with external linkage, or a non-overloaded pointer to member." ...
There is what seems to me like a bug in support for non-dimension specific array passing to a function. Consider this code: float4 Func(float4 a[]) { return a[0]; } float4 main() : SV_Target0 { flo ...
I'm trying to convert a C++ library which uses bitmap data to make image processing to JavaScript with Emscripten, and I need to call a converted function with takes a bitmap as parameters but I can't ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results