Home
last modified time | relevance | path

Searched defs:posBuffer (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DStateChangeTest.cpp4464 GLBuffer posBuffer; in TEST_P() local
4566 GLBuffer posBuffer; in TEST_P() local
4664 GLBuffer posBuffer; in TEST_P() local
4764 GLBuffer posBuffer; in TEST_P() local
4872 GLBuffer posBuffer; in TEST_P() local
5495 GLBuffer posBuffer; in TEST_P() local
5567 GLBuffer posBuffer; in TEST_P() local
5644 GLBuffer posBuffer; in TEST_P() local
5711 GLBuffer posBuffer; in TEST_P() local
5783 GLBuffer posBuffer; in TEST_P() local
[all …]
H A DShaderAlgorithmTest.cpp67 GLBuffer posBuffer; in TEST_P() local
H A DRenderbufferMultisampleTest.cpp191 GLBuffer posBuffer; in TEST_P() local
H A DSimpleOperationTest.cpp1118 GLBuffer posBuffer; in TEST_P() local
H A DShaderStorageBufferTest.cpp2953 GLBuffer posBuffer; in TEST_P() local
/aosp_15_r20/external/skia/src/core/
H A DSkTextBlobPriv.h105 SkScalar* posBuffer() const { in posBuffer() function