Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DTransformFeedbackTest.cpp1386 const void *mapPointer = in TEST_P() local
1501 const void *mapPointer = in TEST_P() local
1591 const void *mapPointer = in TEST_P() local
1875 const GLvoid *mapPointer = in TEST_P() local
1942 const GLvoid *mapPointer = in TEST_P() local
2017 const GLvoid *mapPointer = in TEST_P() local
2232 const GLvoid *mapPointer = in TEST_P() local
2354 const void *mapPointer = in TEST_P() local
2426 const void *mapPointer = in TEST_P() local
DProvokingVertexTest.cpp183 void *mapPointer = in TEST_P() local
DReadPixelsTest.cpp1006 void *mapPointer = glMapBufferRange(GL_PIXEL_PACK_BUFFER, offset, in verifyPBO() local
DSimpleOperationTest.cpp65 uint8_t *mapPointer = in verifyBuffer() local
DStateChangeTest.cpp6089 const GLvoid *mapPointer = in TEST_P() local
/external/angle/src/libANGLE/renderer/vulkan/
DBufferVk.cpp906 uint8_t *mapPointer = nullptr; in stagedUpdate() local
977 uint8_t *mapPointer = nullptr; in acquireAndUpdate() local
Dvk_utils.cpp563 uint8_t *mapPointer; in InitMappableAllocation() local
Dvk_helpers.cpp4999 uint8_t *mapPointer = mSuballocation.getMappedMemory(); in initializeNonZeroMemory() local
5302 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