Home
last modified time | relevance | path

Searched defs:mapPointer (Results 1 – 10 of 10) 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.cpp6247 const GLvoid *mapPointer = in TEST_P() local
/external/angle/src/libANGLE/renderer/vulkan/
DCLMemoryVk.cpp216 uint8_t *mapPointer = nullptr; in setDataImpl() local
DBufferVk.cpp960 uint8_t *mapPointer = nullptr; in stagedUpdate() local
1031 uint8_t *mapPointer = nullptr; in acquireAndUpdate() local
Dvk_utils.cpp541 uint8_t *mapPointer; in InitMappableAllocation() local
Dvk_helpers.cpp5384 uint8_t *mapPointer = mSuballocation.getMappedMemory(); in initializeNonZeroMemory() local
5690 uint8_t *mapPointer; in InitMappableDeviceMemory() local
/external/deqp/modules/gles3/functional/
Des3fBufferObjectQueryTests.cpp465 GLvoid *mapPointer = glMapBufferRange(GL_ARRAY_BUFFER, 0, 8, GL_MAP_READ_BIT); in test() local