@@ -3529,6 +3529,10 @@ BX_PRAGMA_DIAGNOSTIC_POP();
m_constantBuffer->writeUniformHandle( (UniformType::Enum)(type|fragmentBit), regIndex, info->m_handle, regCount);
}
+ else
+ {
+ kind = "sampler";
+ }
BX_TRACE("\t%s: %s (%s), num %2d, r.index %3d, r.count %2d"
, kind
@@ -3523,6 +3523,10 @@ data.NumQualityLevels = 0;
@@ -2230,6 +2230,10 @@ namespace bgfx { namespace d3d9