Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCompressedTextureFormatsTest.cpp30 const bool supports3D, in CompressedTextureFormatsTest() argument
35 mSupports3D(supports3D),
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp2548 bool supports3D; in init() member
2594 if (targets[targetNdx].is3D && !formats[formatNdx].supports3D) in init()