Searched refs:OSP_HALF (Results 1 – 5 of 5) sorted by relevance
/dports/graphics/ospray/ospray-2.8.0/ospray/common/ |
H A D | OSPCommon.cpp | 316 case OSP_HALF: in sizeOf() 384 return (OSP_HALF); in typeOf() 567 case OSP_HALF: in stringFor()
|
/dports/graphics/ospray/ospray-2.8.0/ospray/include/ospray/ |
H A D | OSPEnums.h | 125 OSP_HALF = 5800, enumerator
|
/dports/graphics/ospray/ospray-2.8.0/apps/ospTestSuite/ |
H A D | test_enums.cpp | 55 ASSERT_EQ(OSP_HALF, VKL_HALF); in TEST()
|
/dports/graphics/ospray/ospray-2.8.0/doc/ |
H A D | api.md | 374 float parameters `OSP_HALF, OSP_VEC[234]H` are not supported. 477 OSP_HALF, OSP_VEC[234]H 16\ bit half precision floating-point scalar 611 `OSP_UCHAR`, `OSP_SHORT`, `OSP_USHORT`, `OSP_HALF`, `OSP_FLOAT`, and 657 `OSP_HALF`, `OSP_FLOAT`, and `OSP_DOUBLE`).
|
/dports/graphics/ospray/ospray-2.8.0/ |
H A D | README.md | 732 parameters `OSP_HALF, OSP_VEC[234]H` are not supported. 815 | OSP_HALF, OSP_VEC\[234\]H | 16 bit half precision floating-point scalar and \[234\]-element ve… 922 `OSP_UCHAR`, `OSP_SHORT`, `OSP_USHORT`, `OSP_HALF`, `OSP_FLOAT`, and 954 supported are: `OSP_UCHAR`, `OSP_SHORT`, `OSP_USHORT`, `OSP_HALF`,
|