Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dexternalobjects.c84 _mesa_DeleteMemoryObjectsEXT(GLsizei n, const GLuint *memoryObjects) in _mesa_DeleteMemoryObjectsEXT()
141 _mesa_CreateMemoryObjectsEXT(GLsizei n, GLuint *memoryObjects) in _mesa_CreateMemoryObjectsEXT()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp299 vector<VkDeviceMemory> memoryObjects (m_config.memoryAllocationCount, (VkDeviceMemory)0); in iterate() local
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c34022 _mesa_marshal_DeleteMemoryObjectsEXT(GLsizei n, const GLuint * memoryObjects) in _mesa_marshal_DeleteMemoryObjectsEXT()
40238 _mesa_marshal_CreateMemoryObjectsEXT(GLsizei n, GLuint * memoryObjects) in _mesa_marshal_CreateMemoryObjectsEXT()