/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | MemoryObjectTest.cpp | 36 GLuint memoryObjects[kMemoryObjectCount]; in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | MemoryObjectTest.cpp | 39 GLuint memoryObjects[kMemoryObjectCount]; in TEST_P() local
|
/third_party/mesa3d/src/mesa/main/ |
D | externalobjects.c | 87 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT() 144 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAllocationTests.cpp | 368 vector<VkDeviceMemory> memoryObjects (m_config.memoryAllocationCount, (VkDeviceMemory)0); in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationESEXT.cpp | 944 const MemoryObjectID *memoryObjects) in ValidateCreateMemoryObjectsEXT() 958 const MemoryObjectID *memoryObjects) in ValidateDeleteMemoryObjectsEXT()
|
D | Context.cpp | 8434 void Context::deleteMemoryObjects(GLsizei n, const MemoryObjectID *memoryObjects) in deleteMemoryObjects() 8452 void Context::createMemoryObjects(GLsizei n, MemoryObjectID *memoryObjects) in createMemoryObjects()
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | entry_point_packed_gl_enums.json | 258 "memoryObjects": "MemoryObjectID *" string 285 "memoryObjects": "const MemoryObjectID *" string
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationES2.cpp | 3211 bool ValidateCreateMemoryObjectsEXT(Context *context, GLsizei n, GLuint *memoryObjects) in ValidateCreateMemoryObjectsEXT() 3222 bool ValidateDeleteMemoryObjectsEXT(Context *context, GLsizei n, const GLuint *memoryObjects) in ValidateDeleteMemoryObjectsEXT()
|
D | capture_gles_ext_autogen.cpp | 3765 GLuint *memoryObjects) in CaptureCreateMemoryObjectsEXT() 3783 const GLuint *memoryObjects) in CaptureDeleteMemoryObjectsEXT()
|
D | capture_gles_ext_params.cpp | 2266 GLuint *memoryObjects, in CaptureCreateMemoryObjectsEXT_memoryObjects() 2275 const GLuint *memoryObjects, in CaptureDeleteMemoryObjectsEXT_memoryObjects()
|
D | Context.cpp | 7494 void Context::deleteMemoryObjects(GLsizei n, const GLuint *memoryObjects) in deleteMemoryObjects() 7512 void Context::createMemoryObjects(GLsizei n, GLuint *memoryObjects) in createMemoryObjects()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_ext_params.cpp | 2497 MemoryObjectID *memoryObjects, in CaptureCreateMemoryObjectsEXT_memoryObjectsPacked() 2506 const MemoryObjectID *memoryObjects, in CaptureDeleteMemoryObjectsEXT_memoryObjectsPacked()
|
D | FrameCapture.cpp | 1563 const ParamCapture &memoryObjects = in MaybeCaptureUpdateResourceIDs() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | libGLESv2_autogen.cpp | 3735 void GL_APIENTRY glCreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in glCreateMemoryObjectsEXT() 3740 void GL_APIENTRY glDeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in glDeleteMemoryObjectsEXT() 5068 GLuint *memoryObjects) in glCreateMemoryObjectsEXTContextANGLE() 5156 const GLuint *memoryObjects) in glDeleteMemoryObjectsEXTContextANGLE()
|
D | entry_points_gles_ext_autogen.cpp | 4106 void GL_APIENTRY CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in CreateMemoryObjectsEXT() 4125 void GL_APIENTRY DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in DeleteMemoryObjectsEXT() 8539 GLuint *memoryObjects) in CreateMemoryObjectsEXTContextANGLE() 8862 const GLuint *memoryObjects) in DeleteMemoryObjectsEXTContextANGLE()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 549 void INTERNAL_GL_APIENTRY glCreateMemoryObjectsEXTNULL(GLsizei n, GLuint *memoryObjects) {} in glCreateMemoryObjectsEXTNULL() 608 void INTERNAL_GL_APIENTRY glDeleteMemoryObjectsEXTNULL(GLsizei n, const GLuint *memoryObjects) {} in glDeleteMemoryObjectsEXTNULL()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_ext_autogen.cpp | 5354 void GL_APIENTRY GL_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in GL_CreateMemoryObjectsEXT() 5381 void GL_APIENTRY GL_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in GL_DeleteMemoryObjectsEXT()
|
D | libGLESv2_autogen.cpp | 4164 void GL_APIENTRY glCreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in glCreateMemoryObjectsEXT() 4169 void GL_APIENTRY glDeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in glDeleteMemoryObjectsEXT()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 551 void INTERNAL_GL_APIENTRY glCreateMemoryObjectsEXTNULL(GLsizei n, GLuint *memoryObjects) {} in glCreateMemoryObjectsEXTNULL() 610 void INTERNAL_GL_APIENTRY glDeleteMemoryObjectsEXTNULL(GLsizei n, const GLuint *memoryObjects) {} in glDeleteMemoryObjectsEXTNULL()
|