Home
last modified time | relevance | path

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

/third_party/skia/tests/
DVkBackendSurfaceTest.cpp58 GrBackendFormat drmFormat = GrBackendFormat::MakeVk(info.fFormat, true); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
59 REPORTER_ASSERT(reporter, drmFormat == drmBETex.getBackendFormat()); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.h57 uint32_t drmFormat,
DDisplayGbm.cpp92 uint32_t drmFormat, in Buffer() argument
104 mDRMFormat(drmFormat), in Buffer()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DDisplayOzone.h69 uint32_t drmFormat,
DDisplayOzone.cpp97 uint32_t drmFormat, in Buffer() argument
109 mDRMFormat(drmFormat), in Buffer()