Searched refs:CAMERA_FLAGS_MASK (Results 1 – 1 of 1) sorted by relevance
72 static constexpr uint64_t CAMERA_FLAGS_MASK { 0xF0000000000u }; variable148 (((uint64_t)cameraShaderFlags << CAMERA_FLAGS_SHIFT) & CAMERA_FLAGS_MASK); in HashShaderDataAndSubmesh()