Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTransformFeedbackTest.cpp1387 const void *mapPointer = in TEST_P() local
1502 const void *mapPointer = in TEST_P() local
1592 const void *mapPointer = in TEST_P() local
1874 const GLvoid *mapPointer = in TEST_P() local
1949 const GLvoid *mapPointer = in TEST_P() local
2164 const GLvoid *mapPointer = in TEST_P() local
2289 const void *mapPointer = in TEST_P() local
2361 const void *mapPointer = in TEST_P() local
DProvokingVertexTest.cpp168 void *mapPointer = in TEST_P() local
DReadPixelsTest.cpp859 void *mapPointer = in verifyPBO() local
DSimpleOperationTest.cpp65 uint8_t *mapPointer = in verifyBuffer() local
DStateChangeTest.cpp5661 const GLvoid *mapPointer = in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp933 uint8_t *mapPointer = nullptr; in directUpdate() local
961 uint8_t *mapPointer = nullptr; in stagedUpdate() local
1044 uint8_t *mapPointer = nullptr; in acquireAndUpdate() local
Dvk_utils.cpp664 uint8_t *mapPointer; in InitMappableAllocation() local
686 uint8_t *mapPointer; in InitMappableDeviceMemory() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fBufferObjectQueryTests.cpp469 GLvoid* mapPointer = glMapBufferRange(GL_ARRAY_BUFFER, 0, 8, GL_MAP_READ_BIT); in test() local