Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DRobustBufferAccessBehaviorTest.cpp394 constexpr GLint kPosLoc = 0; in TEST_P() local
469 constexpr GLint kPosLoc = 0; in TEST_P() local
525 constexpr GLint kPosLoc = 0; in TEST_P() local
755 GLint kPosLoc = glGetAttribLocation(program, "position"); in TEST_P() local
988 GLint kPosLoc = glGetAttribLocation(program, "position"); in TEST_P() local
H A DVulkanUniformUpdatesTest.cpp568 static constexpr GLint kPosLoc = 0; in TEST_P() local
H A DStateChangeTest.cpp6054 constexpr GLint kPosLoc = 0; in TEST_P() local