Home
last modified time | relevance | path

Searched refs:F_SAMPLE (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/
Ddxgi_support_table_autogen.cpp25 #define F_SAMPLE D3D11_FORMAT_SUPPORT_SHADER_SAMPLE macro
52 … static const DXGISupport info(0, F_3D | F_CUBE | F_DS | F_MIPGEN | F_MS | F_RT | F_SAMPLE, 0); in GetDXGISupport_9_3()
57 … static const DXGISupport info(0, F_3D | F_CUBE | F_DS | F_MIPGEN | F_MS | F_RT | F_SAMPLE, 0); in GetDXGISupport_9_3()
67 … static const DXGISupport info(0, F_3D | F_CUBE | F_DS | F_MIPGEN | F_MS | F_RT | F_SAMPLE, 0); in GetDXGISupport_9_3()
77 … static const DXGISupport info(F_2D | F_3D | F_CUBE | F_MIPGEN | F_SAMPLE, F_DS, F_MS | F_RT); in GetDXGISupport_9_3()
82 … static const DXGISupport info(F_2D | F_3D | F_CUBE | F_MIPGEN | F_SAMPLE, F_DS, F_MS | F_RT); in GetDXGISupport_9_3()
87 … static const DXGISupport info(F_2D | F_3D | F_CUBE | F_MIPGEN | F_RT | F_SAMPLE, F_DS, F_MS); in GetDXGISupport_9_3()
92 … static const DXGISupport info(0, F_DS | F_MIPGEN | F_MS | F_RT | F_SAMPLE, F_2D | F_3D | F_CUBE); in GetDXGISupport_9_3()
97 … static const DXGISupport info(F_MIPGEN | F_RT | F_SAMPLE, F_DS, F_2D | F_3D | F_CUBE | F_MS); in GetDXGISupport_9_3()
102 … static const DXGISupport info(F_MIPGEN | F_RT, F_DS, F_2D | F_3D | F_CUBE | F_MS | F_SAMPLE); in GetDXGISupport_9_3()
[all …]