Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DTransformFeedbackTest.cpp779 const void *mapPointer = in TEST_P() local
889 const void *mapPointer = in TEST_P() local
974 const void *mapPointer = in TEST_P() local
1252 const GLvoid *mapPointer = in TEST_P() local
1324 const GLvoid *mapPointer = in TEST_P() local
1444 const GLvoid *mapPointer = in TEST_P() local
1563 const void *mapPointer = in TEST_P() local
1635 const void *mapPointer = in TEST_P() local
DProvokingVertexTest.cpp165 void *mapPointer = in TEST_P() local
DReadPixelsTest.cpp517 void *mapPointer = in verifyPBO() local
DSimpleOperationTest.cpp67 uint8_t *mapPointer = in verifyBuffer() local
DStateChangeTest.cpp3802 const GLvoid *mapPointer = in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp282 uint8_t *mapPointer = nullptr; in getIndexRange() local
306 uint8_t *mapPointer = nullptr; in setDataImpl() local
324 uint8_t *mapPointer = nullptr; in setDataImpl() local
/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