Home
last modified time | relevance | path

Searched defs:mapPointer (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/tests/gl_tests/
DTransformFeedbackTest.cpp1283 const void *mapPointer = in TEST_P() local
1398 const void *mapPointer = in TEST_P() local
1488 const void *mapPointer = in TEST_P() local
1772 const GLvoid *mapPointer = in TEST_P() local
1847 const GLvoid *mapPointer = in TEST_P() local
2062 const GLvoid *mapPointer = in TEST_P() local
2187 const void *mapPointer = in TEST_P() local
2259 const void *mapPointer = in TEST_P() local
DProvokingVertexTest.cpp168 void *mapPointer = in TEST_P() local
DReadPixelsTest.cpp808 void *mapPointer = in verifyPBO() local
DSimpleOperationTest.cpp65 uint8_t *mapPointer = in verifyBuffer() local
DStateChangeTest.cpp5576 const GLvoid *mapPointer = in TEST_P() local
/external/angle/src/libANGLE/renderer/vulkan/
DBufferVk.cpp764 uint8_t *mapPointer = nullptr; in directUpdate() local
790 uint8_t *mapPointer = nullptr; in stagedUpdate() local
Dvk_utils.cpp502 uint8_t *mapPointer; in InitMappableAllocation() local
524 uint8_t *mapPointer; in InitMappableDeviceMemory() local
/external/deqp/modules/gles3/functional/
Des3fBufferObjectQueryTests.cpp469 GLvoid* mapPointer = glMapBufferRange(GL_ARRAY_BUFFER, 0, 8, GL_MAP_READ_BIT); in test() local