Lines Matching refs:memoryObjects
37947 _mesa_marshal_DeleteMemoryObjectsEXT(GLsizei n, const GLuint * memoryObjects)
37952 CALL_DeleteMemoryObjectsEXT(ctx->CurrentServerDispatch, (n, memoryObjects));
37969 _mesa_marshal_CreateMemoryObjectsEXT(GLsizei n, GLuint * memoryObjects)
37974 CALL_CreateMemoryObjectsEXT(ctx->CurrentServerDispatch, (n, memoryObjects));