Searched refs:CORE_DEFAULT_CAMERA_FRUSTUM_PLANE_COUNT (Results 1 – 2 of 2) sorted by relevance
166 #define CORE_DEFAULT_CAMERA_FRUSTUM_PLANE_COUNT 6 macro230 constexpr uint32_t CORE_DEFAULT_CAMERA_FRUSTUM_PLANE_COUNT { 6 };407 vec4 frustumPlanes[CORE_DEFAULT_CAMERA_FRUSTUM_PLANE_COUNT];
194 … CloneData(dat->frustumPlanes, CORE_DEFAULT_CAMERA_FRUSTUM_PLANE_COUNT * sizeof(Math::Vec4), in ExecuteFrame()