Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A 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
H A DReadPixelsTest.cpp1157 const void *mapPointer = in TEST_P() local
1298 void *mapPointer = glMapBufferRange(GL_PIXEL_PACK_BUFFER, offset, in verifyPBO() local
H A DProvokingVertexTest.cpp183 void *mapPointer = in TEST_P() local
H A DSimpleOperationTest.cpp65 uint8_t *mapPointer = in verifyBuffer() local
H A DStateChangeTest.cpp6331 const GLvoid *mapPointer = in TEST_P() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLCommandQueueVk.cpp343 uint8_t *mapPointer = nullptr; in enqueueCopyBufferRect() local
398 uint8_t *mapPointer = nullptr; in enqueueMapBuffer() local
766 uint8_t *mapPointer = nullptr; in enqueueFillImage() local
859 uint8_t *mapPointer = nullptr; in enqueueMapImage() local
938 uint8_t *mapPointer = static_cast<uint8_t *>(memory.getHostPtr()); in enqueueUnmapMemObject() local
1506 uint8_t *mapPointer = nullptr; in processKernelResources() local
H A DBufferVk.cpp1056 uint8_t *mapPointer = nullptr; in stagedUpdate() local
1127 uint8_t *mapPointer = nullptr; in acquireAndUpdate() local
H A DCLMemoryVk.cpp303 uint8_t *mapPointer = nullptr; in setDataImpl() local
H A Dvk_utils.cpp541 uint8_t *mapPointer; in InitMappableAllocation() local
H A Dvk_helpers.cpp5596 uint8_t *mapPointer = mSuballocation.getMappedMemory(); in initializeNonZeroMemory() local
5924 uint8_t *mapPointer; in InitMappableDeviceMemory() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fBufferObjectQueryTests.cpp465 GLvoid *mapPointer = glMapBufferRange(GL_ARRAY_BUFFER, 0, 8, GL_MAP_READ_BIT); in test() local