Home
last modified time | relevance | path

Searched defs:isNV12 (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/gl_tests/
DD3DTextureTest.cpp1669 const bool isNV12 = (format == DXGI_FORMAT_NV12); in RunYUVSamplerTest() local
1847 const bool isNV12 = (format == DXGI_FORMAT_NV12); in RunYUVRenderTest() local
1998 const bool isNV12 = (format == DXGI_FORMAT_NV12); in RunYUVReadPixelTest() local
2180 const bool isNV12 = (format == DXGI_FORMAT_NV12); in RunYUVWritePixelTest() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp1603 const bool isNV12 = (desc.Format == DXGI_FORMAT_NV12); in getD3DTextureInfo() local