Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLStreamTest.cpp114 const EGLint streamAttributes[] = { in TEST_P() local
170 const EGLint streamAttributes[] = { in TEST_P() local
208 const EGLint streamAttributes[] = { in TEST_P() local
325 const EGLint streamAttributes[] = { in TEST_P() local
768 const EGLint streamAttributes[] = { in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp374 angle::Result VertexArrayGL::streamAttributes( in streamAttributes() function in rx::VertexArrayGL