openMSX
Classes | Namespaces | Functions
HQCommon.hh File Reference
#include "endian.hh"
#include "narrow.hh"
#include "xrange.hh"
#include <cassert>
#include <cstdint>
#include <span>
Include dependency graph for HQCommon.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openmsx::EdgeHQ
 
struct  openmsx::EdgeHQLite
 

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Functions

template<typename EdgeOp >
void openmsx::calcEdgesGL (std::span< const uint32_t > curr, std::span< const uint32_t > next, std::span< Endian::L32 > edges2, EdgeOp edgeOp)