nn::gfx::detail::Nvn class

Public static functions

static auto GetCpuMapAccess(int) -> int
static auto GetImageFormat(ImageFormat) -> NVNformat
static auto GetAttributeFormat(AttributeFormat) -> NVNformat
static auto GetImageTarget(ImageDimension) -> NVNtextureTarget
static auto GetDepthFunction(ComparisonFunction) -> NVNdepthFunc
static auto GetStencilOperation(StencilOperation) -> NVNstencilOp
static auto GetStencilFunction(ComparisonFunction) -> NVNstencilFunc
static auto GetBlendEquation(BlendFunction) -> NVNblendEquation
static auto GetBlendFunction(BlendFactor) -> NVNblendFunc
static auto GetLogicOperation(LogicOperation) -> NVNlogicOp
static auto GetFrontFace(FrontFace) -> NVNfrontFace
static auto GetFillMode(FillMode) -> NVNpolygonMode
static auto GetDrawPrimitive(PrimitiveTopology) -> NVNdrawPrimitive
static auto GetMinFilter(FilterMode) -> NVNminFilter
static auto GetMagFilter(FilterMode) -> NVNmagFilter
static auto GetWrapMode(TextureAddressMode) -> NVNwrapMode
static auto GetShaderStage(ShaderStage) -> NVNshaderStage
static auto GetShaderStageBits(int) -> int
static auto GetRComparisonFunction(ComparisonFunction) -> NVNcompareFunc
static auto GetIndexFormat(IndexFormat) -> NVNindexType
static auto GetCullMode(CullMode) -> NVNface
static auto GetMemoryPoolFlags(int) -> int
static auto GetBufferAddress(const GpuAddress) -> NVNbufferAddress
static auto GetCounterType(QueryTarget) -> NVNcounterType
static auto GetDeviceFeature(const NVNdevice*) -> nn::util::BitPack32
static void SetupScanBufferTextureInfo(TextureInfo*, const SwapChainInfo&)
static auto ToTimeSpan(int64_t) -> TimeSpan
static auto GetGfxImageFormat(NVNformat) -> ImageFormat
static void GetImageFormatProperty(ImageFormatProperty*, NVNformat)
static auto GetFirstScanBufferIndex() -> int
static void SetPackagedTextureDataImpl(NVNtextureBuilder*, const TextureInfo&, MemoryPoolImpl<ApiVariationNvn8>*, ptrdiff_t, size_t)
static void SetTextureViewFormat(NVNtextureView*, NVNformat, const NVNtexture*)
static void DebugCallback(NVNdebugCallbackSource, NVNdebugCallbackType, int, NVNdebugCallbackSeverity, const char*, void*)