Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp490 void check3D(GLenum target, const bool compressedFormatEnabled, const bool supportsTarget) in check3D()
/aosp_15_r20/build/soong/android/
H A Dmodule.go1277 func (m *ModuleBase) supportsTarget(target Target) bool { func