Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dcommon.h58 static const format depth_formats[] = { variable
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c1375 static const enum pipe_format depth_formats[] = { in st_init_extensions() enum