Home
last modified time | relevance | path

Searched defs:memoryObjects (Results 1 – 19 of 19) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMemoryObjectTest.cpp36 GLuint memoryObjects[kMemoryObjectCount]; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMemoryObjectTest.cpp39 GLuint memoryObjects[kMemoryObjectCount]; in TEST_P() local
/third_party/mesa3d/src/mesa/main/
Dexternalobjects.c87 _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/
DvktMemoryAllocationTests.cpp368 vector<VkDeviceMemory> memoryObjects (m_config.memoryAllocationCount, (VkDeviceMemory)0); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationESEXT.cpp944 const MemoryObjectID *memoryObjects) in ValidateCreateMemoryObjectsEXT()
958 const MemoryObjectID *memoryObjects) in ValidateDeleteMemoryObjectsEXT()
DContext.cpp8434 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/
Dentry_point_packed_gl_enums.json258 "memoryObjects": "MemoryObjectID *" string
285 "memoryObjects": "const MemoryObjectID *" string
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp3211 bool ValidateCreateMemoryObjectsEXT(Context *context, GLsizei n, GLuint *memoryObjects) in ValidateCreateMemoryObjectsEXT()
3222 bool ValidateDeleteMemoryObjectsEXT(Context *context, GLsizei n, const GLuint *memoryObjects) in ValidateDeleteMemoryObjectsEXT()
Dcapture_gles_ext_autogen.cpp3765 GLuint *memoryObjects) in CaptureCreateMemoryObjectsEXT()
3783 const GLuint *memoryObjects) in CaptureDeleteMemoryObjectsEXT()
Dcapture_gles_ext_params.cpp2266 GLuint *memoryObjects, in CaptureCreateMemoryObjectsEXT_memoryObjects()
2275 const GLuint *memoryObjects, in CaptureDeleteMemoryObjectsEXT_memoryObjects()
DContext.cpp7494 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/
Dcapture_gles_ext_params.cpp2497 MemoryObjectID *memoryObjects, in CaptureCreateMemoryObjectsEXT_memoryObjectsPacked()
2506 const MemoryObjectID *memoryObjects, in CaptureDeleteMemoryObjectsEXT_memoryObjectsPacked()
DFrameCapture.cpp1563 const ParamCapture &memoryObjects = in MaybeCaptureUpdateResourceIDs() local
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp3735 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()
Dentry_points_gles_ext_autogen.cpp4106 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/
Dnull_functions.cpp549 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/
Dentry_points_gles_ext_autogen.cpp5354 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()
DlibGLESv2_autogen.cpp4164 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/
Dnull_functions.cpp551 void INTERNAL_GL_APIENTRY glCreateMemoryObjectsEXTNULL(GLsizei n, GLuint *memoryObjects) {} in glCreateMemoryObjectsEXTNULL()
610 void INTERNAL_GL_APIENTRY glDeleteMemoryObjectsEXTNULL(GLsizei n, const GLuint *memoryObjects) {} in glDeleteMemoryObjectsEXTNULL()