Home
last modified time | relevance | path

Searched defs:textureAttachment (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dformatutilsgl.h60 SupportRequirement textureAttachment; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h39 bool textureAttachment = false; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureTest.cpp4879 GLTexture textureAttachment; in TEST_P() local