Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Dgen_dxgi_support_tables.py186 for format_name, format_support in sorted(format_data.items()):
201 for json_flag, support in sorted(format_support.items()):
/external/libdrm/tests/modetest/
Dmodetest.c1102 static bool format_support(const drmModePlanePtr ovr, uint32_t fmt) in format_support() function
1285 if (!format_support(ovr, p->fourcc)) in set_plane()