Skip to content

Latest commit

 

History

History
73 lines (54 loc) · 2.65 KB

nc-d3d10umddi-pfnd3d10ddi_state_textfiltersize_cb.md

File metadata and controls

73 lines (54 loc) · 2.65 KB
UID title description old-location ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NC:d3d10umddi.PFND3D10DDI_STATE_TEXTFILTERSIZE_CB
PFND3D10DDI_STATE_TEXTFILTERSIZE_CB (d3d10umddi.h)
The pfnStateTextFilterSizeCb function causes the Microsoft Direct3D 10 runtime to refresh the width and height of the monochrome convolution filter.
display\pfnstatetextfiltersizecb.htm
05/10/2018
PFND3D10DDI_STATE_TEXTFILTERSIZE_CB callback function
PFND3D10DDI_STATE_TEXTFILTERSIZE_CB, PFND3D10DDI_STATE_TEXTFILTERSIZE_CB callback, d3d10state_functions_96a0da1a-c30d-4872-a54d-b24e83d76c95.xml, d3d10umddi/pfnStateTextFilterSizeCb, display.pfnstatetextfiltersizecb, pfnStateTextFilterSizeCb, pfnStateTextFilterSizeCb callback function [Display Devices]
d3d10umddi.h
D3d10umddi.h
Desktop
Available in Windows Vista and later versions of the Windows operating systems.
Windows
display
PFND3D10DDI_STATE_TEXTFILTERSIZE_CB
d3d10umddi/PFND3D10DDI_STATE_TEXTFILTERSIZE_CB
APIRef
kbSyntax
UserDefined
d3d10umddi.h
PFND3D10DDI_STATE_TEXTFILTERSIZE_CB

PFND3D10DDI_STATE_TEXTFILTERSIZE_CB callback function

-description

The pfnStateTextFilterSizeCb function causes the Microsoft Direct3D 10 runtime to refresh the width and height of the monochrome convolution filter.

-parameters

-param unnamedParam1

hRuntimeDevice [in]

A handle to a context for the core Direct3D 10 runtime. This handle is supplied to the driver in a call to the driver's CreateDevice(D3D10) function.

-remarks

The pfnStateTextFilterSizeCb function calls the user-mode display driver's SetTextFilterSize function with the current monochrome convolution filter settings.

-see-also

CreateDevice(D3D10)

D3D10DDI_CORELAYER_DEVICECALLBACKS

SetTextFilterSize